aws-smithy-http

Crates.ioaws-smithy-http
lib.rsaws-smithy-http
version0.60.11
sourcesrc
created_at2021-10-20 22:41:52.345829
updated_at2024-09-09 16:00:28.83546
descriptionSmithy HTTP logic for smithy-rs.
homepage
repositoryhttps://github.com/smithy-lang/smithy-rs
max_upload_size
id468158
size100,355
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: 2705

cargo fmt