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/10 20:21:12 UTC

[jira] [Created] (FILEUPLOAD-228) (Servlet|Portlet)RequestContext#contentLength() must return request.getContentLength() if Content-length header is not available

Simone Tripodi created FILEUPLOAD-228:
-----------------------------------------

             Summary: (Servlet|Portlet)RequestContext#contentLength() must return request.getContentLength() if Content-length header is not available
                 Key: FILEUPLOAD-228
                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-228
             Project: Commons FileUpload
          Issue Type: Bug
            Reporter: Simone Tripodi
            Assignee: Simone Tripodi
            Priority: Blocker


As per subject, {{(Servlet|Portlet)RequestContext#}} must return {{request.getContentLength()}} if _Content-length_ header is not available in request; actually it returns {{-1}}

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