Module aws_smithy_checksums::body
source · Expand description
HTTP body-wrappers that calculate and validate checksums.
Modules§
- Functionality for calculating the checksum of an HTTP body and emitting it as trailers.
- Functionality for validating an HTTP body against a given precalculated checksum and emitting an error if it doesn’t match.