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


git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1084649 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 17:25:53 +00:00
..
src HTTPCLIENT-1073: receiving a 206 (Partial Content) response to a 2011-03-23 17:25:53 +00:00
pom.xml Changed project version to 4.2-alpha1-SNAPSHOT 2011-03-08 21:06:55 +00:00