Skip to main content

Module content_encoding

Module content_encoding 

Source
Expand description

AWS-specific content-encoding tools for http-02x and http-1x

Modules§

header
Content encoding header name constants
header_value
Content encoding header value constants

Structs§

AwsChunkedBody
A request body compatible with Content-Encoding: aws-chunked.
AwsChunkedBodyOptions
Options used when constructing an AwsChunkedBody.
DeferredSigner
Deferred chunk signer that allows a signer to be wired up later.
DeferredSignerSender
A sender placed in the config bag to wire up a signer for signing chunks and trailers.