Omaha #3952 remove custom gzip handling since it is by default enabled by apache httpclient
Former-commit-id:543fe99a3e
[formerlyebd35d6f3e
] [formerly da26b1371c93d368c8dd86cdfc9060db22459f51 [formerly1d9bee8e7a
]] Former-commit-id: d60e83c8705862a5757a92a685e446f091fea6e9 [formerly2d90637196
] Former-commit-id:4bf6994051
This commit is contained in:
parent
36d4337756
commit
203f1d9e44
1 changed files with 0 additions and 1 deletions
|
@ -105,7 +105,6 @@
|
|||
<property name="maxConnections" value="${PYPIES_MAX_CONN}"/>
|
||||
<!-- value in milliseconds to allow socket to timeout, don't allow this to be zero, bad things could happen -->
|
||||
<property name="socketTimeout" value="180000"/>
|
||||
<property name="handlingGzipResponses" value="false"/>
|
||||
</bean>
|
||||
|
||||
<bean id="httpClientConfig" factory-bean="httpClientConfigBuilder" factory-method="build"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue