httpcomponents-client/httpclient-cache
Jonathan Moore 218823fa4e HTTPCLIENT-1198: HttpHost is not set in HttpContext in CachingHttpClient.
This patch (with tests) primarily just needs to figure out how to set
appropriate context variables in the event of a pure cache hit--in the
event of a cache miss or a cache validation, we actually make an origin
request, and the "backend" client sets these context variables.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1345297 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 18:09:49 +00:00
..
src HTTPCLIENT-1198: HttpHost is not set in HttpContext in CachingHttpClient. 2012-06-01 18:09:49 +00:00
pom.xml Upgraded project version to 4.2.1-SNAPSHOT 2012-05-20 12:51:21 +00:00