aws-http 0.56.1

HTTP specific AWS SDK behaviors.
Documentation
1
2
3
4
5
6
7
8
allowed_external_types = [
    "aws_credential_types::*",
    "aws_smithy_http::*",
    "aws_smithy_types::*",
    "aws_types::*",
    "bytes::bytes::Bytes",
    "http_body::Body",
]