Added HTTPCLIENT-1654 to release notes
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1682652 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
412dfe7699
commit
14050dcc37
|
@ -28,6 +28,9 @@ Changelog:
|
||||||
* [HTTPCLIENT-1651]: Add ability to disable content compression on a request basis
|
* [HTTPCLIENT-1651]: Add ability to disable content compression on a request basis
|
||||||
Contributed by Michael Osipov <michaelo at apache.org>
|
Contributed by Michael Osipov <michaelo at apache.org>
|
||||||
|
|
||||||
|
* [HTTPCLIENT-1654]: Deprecate/remove RequestConfig#decompressionEnabled in favor of #contentCompressionEnabled
|
||||||
|
Contributed by Michael Osipov <michaelo at apache.org>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Release 4.4.1
|
Release 4.4.1
|
||||||
|
|
Loading…
Reference in New Issue