httpcomponents-client/httpclient-cache
Jonathan Moore 62dd08891c 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.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1044826 13f79535-47bb-0310-9956-ffa450edef68
2010-12-12 14:37:48 +00:00
..
src HTTPCLIENT-1032: variant storage now separates a "variant key" (determined by 2010-12-12 14:37:48 +00:00
pom.xml Wrong component name - use property instead to ensure correctness 2010-12-06 16:27:43 +00:00