Skip to content

Commit b568018

Browse files
author
Stephane Landelle
committed
Revert enforcing compression
1 parent ef6989f commit b568018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/main/resources/ahc-default.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ org.asynchttpclient.AsyncHttpClientConfig.webSocketTimeout=900000
88
org.asynchttpclient.AsyncHttpClientConfig.connectionTTL=-1
99
org.asynchttpclient.AsyncHttpClientConfig.followRedirect=false
1010
org.asynchttpclient.AsyncHttpClientConfig.maxRedirects=5
11-
org.asynchttpclient.AsyncHttpClientConfig.compressionEnforced=true
11+
org.asynchttpclient.AsyncHttpClientConfig.compressionEnforced=false
1212
org.asynchttpclient.AsyncHttpClientConfig.userAgent=NING/1.0
1313
org.asynchttpclient.AsyncHttpClientConfig.ioThreadMultiplier=2
1414
org.asynchttpclient.AsyncHttpClientConfig.useProxySelector=false

0 commit comments

Comments
 (0)