You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Simone Tripodi (JIRA)" <ji...@apache.org> on 2013/03/06 10:38:14 UTC

[jira] [Created] (FILEUPLOAD-224) Avoid string concatenations while parsing headers, use buffers instead

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