/[Apache-SVN]
ViewVC logotype

Revision 1080422


Jump to revision: Previous Next
Author: jonm
Date: Fri Mar 11 01:45:13 2011 UTC (13 years, 8 months ago)
Changed paths: 2
Log Message:
Minor enhancement to stale-while-revalidate (RFC5861) handling; now we can also
serve stale 304s (Not Modified) while asynchronously revalidating. Prior to this,
we were always returning a stale 200 response regardless of whether the incoming
request was conditional or not. The old behavior was not incorrect, but this is
better.


Changed paths

Path Details
Directoryhttpcomponents/httpclient/trunk/httpclient-cache/src/main/java/org/apache/http/impl/client/cache/CachingHttpClient.java modified , text changed
Directoryhttpcomponents/httpclient/trunk/httpclient-cache/src/test/java/org/apache/http/impl/client/cache/TestRFC5861Compliance.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26