/[Apache-SVN]
ViewVC logotype

Revision 1058280


Jump to revision: Previous Next
Author: jonm
Date: Wed Jan 12 19:14:37 2011 UTC (13 years, 10 months ago)
Changed paths: 3
Log Message:
Support the following protocol recommendation:

"If a request includes the no-cache directive, it SHOULD NOT
include min-fresh, max-stale, or max-age."

http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9.4

We address this by looking for no-cache and then filtering the
above directives out if present.


Changed paths

Path Details
Directoryhttpcomponents/httpclient/trunk/httpclient-cache/src/main/java/org/apache/http/impl/client/cache/RequestProtocolCompliance.java modified , text changed
Directoryhttpcomponents/httpclient/trunk/httpclient-cache/src/test/java/org/apache/http/impl/client/cache/TestProtocolRecommendations.java modified , text changed
Directoryhttpcomponents/httpclient/trunk/httpclient-cache/src/test/java/org/apache/http/impl/client/cache/TestRequestProtocolCompliance.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26