Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
org.apache.http.impl.client.DecompressingHttpClient should have an nio counterpart: DecompressingHttpAsyncClient.
Since I needed the functionality for my own project, I went ahead and made the appropriate changes to DecompressingHttpClient to allow it to decorate an HttpAsyncClient.
I'm attaching the files here, for consideration for a future release.
Attachments
Attachments
Issue Links
- duplicates
-
HTTPCLIENT-1822 Support for transparent content decompression
- Open