[ https://issues.apache.org/jira/browse/FILEUPLOAD-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rob Tompkins closed FILEUPLOAD-228. ----------------------------------- > (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 > Affects Versions: 1.3 > Reporter: Simone Tripodi > Assignee: Simone Tripodi > Priority: Blocker > Fix For: 1.3 > > > As per subject, {{(Servlet|Portlet)RequestContext#contentLength()}} must > return {{request.getContentLength()}} if _Content-length_ header is not > available in request; actually it returns {{-1}} -- This message was sent by Atlassian JIRA (v6.3.15#6346)