You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Jon Moore (JIRA)" <ji...@apache.org> on 2011/06/09 16:09:59 UTC

[jira] [Commented] (HTTPCLIENT-1100) Missing Content-Length header makes cached entry invalid

    [ https://issues.apache.org/jira/browse/HTTPCLIENT-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046555#comment-13046555 ] 

Jon Moore commented on HTTPCLIENT-1100:
---------------------------------------

Hi Bart,

Your patch looks great, although we need you to grant license to the ASF to include your patch. Can you either edit your attachment to grant ASF permission, or re-upload it with the proper permissions?

Thanks,
Jon


> Missing Content-Length header makes cached entry invalid
> --------------------------------------------------------
>
>                 Key: HTTPCLIENT-1100
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1100
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: Cache
>    Affects Versions: 4.1.1, 4.1.2, 4.2 Alpha1
>            Reporter: Bart Robeyns
>              Labels: cache, contentlength
>         Attachments: MissingContentLength.patch
>
>
> A cached entry whose original response didn't carry a Content-Length header, should not be rejected for considered invalid because the length of its cached content is different from the non-existing Content-Length header value. The attached patch only verifies the lengths if the header was originally present.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org