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 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]