Module aws_smithy_client::http_connector
source · Expand description
Default connectors based on what TLS features are active. Also contains HTTP-related abstractions that enable passing HTTP connectors around.
Structs
- Settings for HTTP Connectors
- Builder for
ConnectorSettings
.
Enums
- Enum for describing the two “kinds” of HTTP Connectors in smithy-rs.
Type Aliases
- Type alias for a Connector factory function.