You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Marco Signorini (JIRA)" <ji...@apache.org> on 2018/12/05 11:55:00 UTC

[jira] [Created] (HTTPCLIENT-1953) HTTP Response is not cached with Cache-Control: no-cache header

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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org