Simone Tripodi created FILEUPLOAD-224:
-----------------------------------------

             Summary: Avoid string concatenations while parsing headers, use 
buffers instead  
                 Key: FILEUPLOAD-224
                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-224
             Project: Commons FileUpload
          Issue Type: Improvement
    Affects Versions: 1.2.3
            Reporter: Simone Tripodi
            Assignee: Simone Tripodi
             Fix For: 1.2.3


String concatenation is not really efficient, it can be replaced by temporary 
buffers where to append partial results while parsing headers

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to