httpcomponents-client/httpclient-cache
Jonathan Moore e025613aab HTTPCLIENT-1032: change variant storage mechanism in HttpCacheEntry from
a Set to a Map; Set-based interface retained for backwards-compatibility.
Currently, the map just maps a variantURI to itself--in essence it is
still really just a set; however, this sets us up for mapping different
variant keys to the same cache key (coming next).

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1044818 13f79535-47bb-0310-9956-ffa450edef68
2010-12-12 13:24:29 +00:00
..
src HTTPCLIENT-1032: change variant storage mechanism in HttpCacheEntry from 2010-12-12 13:24:29 +00:00
pom.xml Wrong component name - use property instead to ensure correctness 2010-12-06 16:27:43 +00:00