Module content_length_enforcement

Source
Available on crate feature client only.
Expand description

RuntimePlugin to ensure that the amount of data received matches the Content-Length header

Structsยง

ContentLengthError
An error returned when a body did not have the expected content length
EnforceContentLengthRuntimePlugin
Runtime plugin that enforces response bodies match their expected content length