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ยง

body
HTTP body and body-wrapper types
connection_poisoning
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.