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

[jira] [Updated] (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:all-tabpanel ]

Bart Robeyns updated HTTPCLIENT-1100:
-------------------------------------

    Attachment: MissingContentLength.patch

> 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