aws-smithy-http

Crates.ioaws-smithy-http
lib.rsaws-smithy-http
version0.62.3
created_at2021-10-20 22:41:52.345829+00
updated_at2025-08-04 19:03:40.345705+00
descriptionSmithy HTTP logic for smithy-rs.
homepage
repositoryhttps://github.com/smithy-lang/smithy-rs
max_upload_size
id468158
size128,532
AWS SDK Rust Bot (aws-sdk-rust-ci)

documentation

README

aws-smithy-http

Core HTTP primitives for service clients generated by smithy-rs including:

  • HTTP Body implementation
  • Endpoint support
  • HTTP header deserialization
  • Event streams
  • ByteStream: (supported on crate feature rt-tokio only) a misuse-resistant abstraction for streaming binary data

This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.

Commit count: 3101

cargo fmt