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_
014 connector-hyper-0-14-x
- Default HTTP and TLS connectors that use hyper 0.14.x and rustls.
- test_
util test-util
- Various fake/mock clients for testing.