2 Oct 2009 12:21
Re: Patch to rfc2388 to make IE file uploads work properly
Attila Lendvai <attila.lendvai <at> gmail.com>
2009-10-02 10:21:24 GMT
2009-10-02 10:21:24 GMT
> "Marijn Haverbeke" <marijnh <at> gmail.com> writes: > >> It seems our rfc2388 lib allowed backslashes to escape the next character when >> reading the attributes to a multipart header. IE passes the whole path of a >> file as the filename attribute to Content-Disposition, but this library >> behaviour stripped out these backslashes. After some looking at RFCs and >> scratching my head, Marco explained to me that this behaviour is wrong, so here >> is a patch to the library which removes the backslash-escaping behaviour. > > can anyone else confirm that our rfc2388 is wrong and ie is right? any word on this? this still cleanly applies to the rfc2388-binary repo... -- -- attila
RSS Feed