mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-10 03:56:17 +00:00
"Many HTTP/1.0 cache implementations will treat an Expires value that is less than or equal to the response Date value as being equivalent to the Cache-Control response directive "no-cache". If an HTTP/1.1 cache receives such a response, and the response does not include a Cache-Control header field, it SHOULD consider the response to be non- cacheable in order to retain compatibility with HTTP/1.0 servers." http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9.3 Also had to update a few other test cases that incidentally ran afoul of this recommendation. git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1058247 13f79535-47bb-0310-9956-ffa450edef68