Package software.amazon.awssdk.http.apache.internal
package software.amazon.awssdk.http.apache.internal
-
ClassesClassDescriptionConfiguration needed when building an Apache request.Builder for a
ApacheHttpRequestConfig
.Default configuration values.Custom implementation ofHttpEntity
that delegates to anInputStreamEntity
, with the one notable difference, that if the underlying InputStream supports being reset, this RequestEntity will report that it is repeatable and will reset the stream on all subsequent attempts to write out the request.SdkProxyRoutePlanner delegates a Proxy Route Planner from the settings instead of the system properties.