/[Apache-SVN]
ViewVC logotype

Revision 1044826


Jump to revision: Previous Next
Author: jonm
Date: Sun Dec 12 14:37:48 2010 UTC (13 years, 11 months ago)
Changed paths: 2
Log Message:
HTTPCLIENT-1032: variant storage now separates a "variant key" (determined by
the portion of a request covered by Vary headers on an entry) from a
"variant cache key" (the place in the cache storage where a particular variant
response is stored). The variantMap in an HttpCacheEntry now maps variant keys
to variant cache keys, setting us up for the possibility of having multiple
variant keys point to the same variant cache entry.

Changed paths

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

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26