aws_smithy_runtime::client::http

Module body

source
Available on crate feature client only.
Expand description

HTTP body and body-wrapper types

Modulesยง

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