Module body

Source
Expand description

HTTP body-wrappers that calculate and validate checksums.

Modules§

calculate
Functionality for calculating the checksum of an HTTP body and emitting it as trailers.
validate
Functionality for validating an HTTP body against a given precalculated checksum and emitting an error if it doesn’t match.