6 Mar
2008
6 Mar
'08
4:36 p.m.
Jorge wrote:
Committed with this change:
- dFree(input); + dStr_free(input, 1);
oops :) I hope this goes well because next I have some experimental code that encodes non-ascii mime parameters (input names). From what I've read on the web, my suspicion is that it's still not well-supported by servers and not going to work -- although there's been some clamoring for it for filename parameters specifically. Speaking of files, would anybody have a use for file inputs? It's the big remaining gap in form submission, but the only site I use with file inputs is quite javascripty.