Module body

Source
Available on crate feature client only.
Expand description

HTTP body and body-wrapper types

Modulesยง

content_length_enforcement
RuntimePlugin to ensure that the amount of data received matches the Content-Length header
minimum_throughput
A body-wrapping type that ensures data is being streamed faster than some lower limit.