Docs.rs
  • aws-smithy-http-0.37.0
    • aws-smithy-http 0.37.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:awslabs:rust-sdk-owners
    • github:awslabs:smithy-rs-server
    • aws-sdk-rust-ci
    • Dependencies
      • aws-smithy-eventstream ^0.37.0 normal
      • aws-smithy-types ^0.37.0 normal
      • bytes ^1 normal
      • bytes-utils ^0.1 normal
      • futures-core ^0.3.14 normal
      • http ^0.2.3 normal
      • http-body ^0.4.4 normal
      • hyper ^0.14 normal
      • percent-encoding ^2.1.0 normal
      • pin-project ^1 normal
      • tokio ^1.6 normal
      • tokio-util ^0.6 normal
      • tracing ^0.1 normal
      • async-stream ^0.3 dev
      • futures-util ^0.3 dev
      • hyper ^0.14 dev
      • proptest ^1 dev
      • tempfile ^3.2.0 dev
      • tokio ^1.6 dev
      • tokio-stream ^0.1.5 dev
    • Versions
    • 58.52% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate aws_smithy_http

logo
Change settings

List of all items

Structs

  • body::SdkBody
  • byte_stream::AggregatedBytes
  • byte_stream::ByteStream
  • byte_stream::Error
  • endpoint::Endpoint
  • endpoint::EndpointPrefix
  • event_stream::EventStreamInput
  • event_stream::MessageStreamAdapter
  • event_stream::Receiver
  • header::ParseError
  • operation::Metadata
  • operation::Operation
  • operation::Parts
  • operation::Request
  • operation::Response
  • property_bag::PropertyBag
  • property_bag::SharedPropertyBag
  • query::Writer
  • result::ConnectorError
  • result::SdkSuccess

Enums

  • endpoint::InvalidEndpoint
  • event_stream::Error
  • event_stream::RawMessage
  • operation::BuildError
  • operation::SerializationError
  • result::SdkError

Traits

  • middleware::AsyncMapRequest
  • middleware::MapRequest
  • response::ParseHttpResponse
  • response::ParseStrictResponse
  • retry::ClassifyResponse

Macros

  • pin_mut

Functions

  • header::headers_for_prefix
  • header::many_dates
  • header::one_or_none
  • header::quote_header_value
  • header::read_many_from_str
  • header::read_many_primitive
  • header::set_request_header_if_absent
  • header::set_response_header_if_absent
  • label::fmt_string
  • label::fmt_timestamp
  • middleware::load_response
  • query::fmt_string
  • query::fmt_timestamp

Typedefs

  • body::Error
  • event_stream::BoxError