Expand description
AWS-specific content-encoding tools
Modules§
- Content encoding header value constants
Structs§
- A request body compatible with
Content-Encoding: aws-chunked
. This implementation is only capable of writing a single chunk and does not support signed chunks. - Options used when constructing an
AwsChunkedBody
.