Marco Signorini created HTTPCLIENT-1953:
-------------------------------------------
Summary: HTTP Response is not cached with Cache-Control: no-cache
header
Key: HTTPCLIENT-1953
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1953
Project: HttpComponents HttpClient
Issue Type: Bug
Components: HttpCache
Affects Versions: 4.5.6
Reporter: Marco Signorini
When the HTTP response contains the Cache-Control: no-cache header, the
response should be cached and then validated against the origin server before
returning it.
Now the HTTP response is never cached.
[https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching]
[https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]