/[Apache-SVN]
ViewVC logotype

Revision 1084649


Jump to revision: Previous Next
Author: jonm
Date: Wed Mar 23 17:25:53 2011 UTC (13 years, 8 months ago)
Changed paths: 2
Log Message:
HTTPCLIENT-1073: receiving a 206 (Partial Content) response to a
request that did not request partial content is problematic from
a cache perspective, so throwing a ClientProtocolException is ok.
However, we should properly consume the body of the 206 response
before throwing the exception to ensure that resources are properly
released.


Changed paths

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

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26