/[Apache-SVN]
ViewVC logotype

Revision 1345297


Jump to revision: Previous Next
Author: jonm
Date: Fri Jun 1 18:09:49 2012 UTC (12 years, 5 months ago)
Changed paths: 3
Log Message:
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.

Changed paths

Path Details
Directoryhttpcomponents/httpclient/trunk/httpclient-cache/src/main/java/org/apache/http/impl/client/cache/CachingHttpClient.java modified , text changed
Directoryhttpcomponents/httpclient/trunk/httpclient-cache/src/test/java/org/apache/http/impl/client/cache/DummyHttpClient.java added
Directoryhttpcomponents/httpclient/trunk/httpclient-cache/src/test/java/org/apache/http/impl/client/cache/TestCachingHttpClient.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26