aws-http 0.46.0

HTTP specific AWS SDK behaviors.
Documentation
1
2
3
4
5
6
7
8
9
10
# aws-http

This crate provides middleware for AWS SDKs using HTTP including:
* Generalized retry policy
* Middleware for setting `User-Agent` headers based on runtime configuration
* Credential loading async middleware

<!-- anchor_start:footer -->
This crate is part of the [AWS SDK for Rust](https://awslabs.github.io/aws-sdk-rust/) and the [smithy-rs](https://github.com/awslabs/smithy-rs) code generator. In most cases, it should not be used directly.
<!-- anchor_end:footer -->