This website requires JavaScript.
Explore
Help
Sign In
Apache
/
httpcomponents-client
Watch
1
Star
0
Fork
0
You've already forked httpcomponents-client
mirror of
https://github.com/apache/httpcomponents-client.git
synced
2025-02-07 02:29:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
httpcomponents-client
/
httpclient5-cache
History
Arturo Bernal
8b1ee82bfd
Fix HTTPCLIENT-2354 by updating ResponseCachingPolicy to allow caching of responses with "must-revalidate, max-age=0" in shared caches with Authorization headers. The change aligns with RFC 9111 Section 5.2.2.2, ensuring responses with "must-revalidate," "s-maxage," or "public" directives are cacheable. This addresses cases where responses with Authorization headers were unnecessarily excluded from caching. (
#609
)
2025-01-09 16:10:40 +01:00
..
src
Fix HTTPCLIENT-2354 by updating ResponseCachingPolicy to allow caching of responses with "must-revalidate, max-age=0" in shared caches with Authorization headers. The change aligns with RFC 9111 Section 5.2.2.2, ensuring responses with "must-revalidate," "s-maxage," or "public" directives are cacheable. This addresses cases where responses with Authorization headers were unnecessarily excluded from caching. (
#609
)
2025-01-09 16:10:40 +01:00
pom.xml
Upgraded HttpClient version to 5.5-alpha1-SNAPSHOT
2024-10-01 11:07:38 +02:00