You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rob Tompkins (JIRA)" <ji...@apache.org> on 2017/06/03 17:17:04 UTC

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

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