aws-smithy-http

Crates.ioaws-smithy-http
lib.rsaws-smithy-http
version0.60.12
sourcesrc
created_at2021-10-20 22:41:52.345829
updated_at2025-01-14 22:22:44.600751
descriptionSmithy HTTP logic for smithy-rs.
homepage
repositoryhttps://github.com/smithy-lang/smithy-rs
max_upload_size
id468158
size100,499
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: 2783

cargo fmt