[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski updated HTTPCLIENT-995:
-----------------------------------------

    Fix Version/s: 4.1 Alpha3

> cache returns cached responses even if validators not consistent with all 
> conditional headers
> ---------------------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-995
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-995
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: Cache
>    Affects Versions: 4.1 Alpha2
>            Reporter: Jonathan Moore
>             Fix For: 4.1 Alpha3
>
>         Attachments: mismatched-conditionals.patch
>
>
> This is a MUST-level requirement in the RFC, where if both ETags and 
> Last-Modified dates are used as validators in a conditional request, a cache 
> cannot return a cached response unless it is consistent with all the 
> conditional headers in the request. There is a unit test for this already, 
> but it is incorrect (it uses 'If-Unmodified-Since' instead of 
> 'If-Modified-Since' in the test case).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to