[GitHub] [httpcomponents-client] arturobernalg opened a new pull request, #445: Fix handling of no-cache directive in CacheControl (HTTPCLIENT-1953)
arturobernalg opened a new pull request, #445: URL: https://github.com/apache/httpcomponents-client/pull/445 This PR addresses the issue of the HTTP response not being cached when the Cache-Control header contains the no-cache directive. The changes made in this PR ensure that our implement
[jira] [Created] (HTTPCLIENT-2273) Improve handling of "no-cache" directive with specified header fields
Arturo Bernal created HTTPCLIENT-2273: - Summary: Improve handling of "no-cache" directive with specified header fields Key: HTTPCLIENT-2273 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2273