[ http://issues.apache.org/jira/browse/FILEUPLOAD-111?page=all ]

Amichai Rothman updated FILEUPLOAD-111:
---------------------------------------

    Attachment: commons-fileupload-1.1-bug-111.patch

The fix includes proper header handling (includes the patch from bug 108), as 
well as a test for folded headers.

> Folded HTTP headers are not properly handled
> --------------------------------------------
>
>          Key: FILEUPLOAD-111
>          URL: http://issues.apache.org/jira/browse/FILEUPLOAD-111
>      Project: Commons FileUpload
>         Type: Bug

>     Versions: 1.1 Final
>     Reporter: Amichai Rothman
>     Priority: Minor
>  Attachments: commons-fileupload-1.1-bug-111.patch
>
> The RFC regarding HTTP headers allows for header folding, i.e. breaking a 
> long header into several lines. This is not currently supported by 
> FileUpload, which may cause some header parameters (such as filename) to be 
> lost during header parsing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to