aws_smithy_runtime::client

Module http

source
Available on crate feature client only.
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.
  • hyper_014connector-hyper-0-14-x
    Default HTTP and TLS connectors that use hyper 0.14.x and rustls.
  • test_utiltest-util
    Various fake/mock clients for testing.