HTTPCLIENT-1199: DecompressingHttpClient strips content from entity enclosing requests
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1345658 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4086d02fbc
commit
36c40dab03
|
@ -1,5 +1,9 @@
|
|||
Changes since 4.2
|
||||
-------------------
|
||||
|
||||
* [HTTPCLIENT-1199] DecompressingHttpClient strips content from entity enclosing requests
|
||||
Contributed by Oleg Kalnichevski <olegk at apache.org>
|
||||
|
||||
* [HTTPCLIENT-1198] HttpHost is not set in HttpContext in CachingHttpClient.
|
||||
Contributed by Jon Moore <jonm at apache.org>
|
||||
|
||||
|
|
Loading…
Reference in New Issue