| Package | Description |
|---|---|
| org.apache.hc.client5.http.entity |
Client specific HTTP entity implementations.
|
| org.apache.hc.client5.http.impl.classic |
Classic HTTP client API implementation that supports HTTP/1.1 transport
only.
|
| Class and Description |
|---|
| BrotliInputStreamFactory |
| DecompressingEntity |
| DeflateInputStreamFactory |
| EntityBuilder
Builder for
HttpEntity instances. |
| GZIPInputStreamFactory
Deprecated.
– the public extension point has moved to
DecompressingEntity.
For built-in gzip support use
ContentCodecRegistry or
wrap a stream directly with |
| InputStreamFactory
Factory for decorated
InputStreams. |
| Class and Description |
|---|
| InputStreamFactory
Factory for decorated
InputStreams. |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.