Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.5.6
Description
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
Attachments
Attachments
Issue Links
- relates to
-
HTTPCLIENT-2273 Improve handling of "no-cache" directive with specified header fields
- Resolved