Module aws_smithy_runtime::client::http

source ·
Expand description

Built-in Smithy HTTP clients and connectors.

See the module docs in aws-smithy-runtime-api for more information about clients and connectors.

Modules§

  • HTTP body and body-wrapper types
  • Interceptor for connection poisoning.
  • Default HTTP and TLS connectors that use hyper 0.14.x and rustls.