Module aws_smithy_runtime::client::http::body

source ·
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.