Module calculate

Source
Expand description

Functionality for calculating the checksum of an HTTP body and emitting it as trailers.

Structs§

ChecksumBody
A body-wrapper that will calculate the InnerBody’s checksum and emit it as a trailer.