Docs.rs
  • aws-smithy-http-0.51.0
    • aws-smithy-http 0.51.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.51.0 normal
      • aws-smithy-types ^0.51.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.12 normal
      • once_cell ^1.10 normal
      • percent-encoding ^2.1.0 normal
      • pin-project-lite ^0.2.9 normal
      • pin-utils ^0.1.0 normal
      • tokio ^1.8.4 normal
      • tokio-util ^0.7 normal
      • tracing ^0.1 normal
      • async-stream ^0.3 dev
      • futures-util ^0.3 dev
      • hyper ^0.14.12 dev
      • pretty_assertions ^1.2 dev
      • proptest ^1 dev
      • tempfile ^3.2.0 dev
      • tokio ^1.8.4 dev
      • tokio-stream ^0.1.5 dev
      • tracing-test ^0.2.1 dev
    • Versions
    • 59.3% 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

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • body::SdkBody
  • byte_stream::AggregatedBytes
  • byte_stream::ByteStream
  • byte_stream::Error
  • byte_stream::FsBuilder
  • endpoint::Endpoint
  • endpoint::EndpointPrefix
  • endpoint::Error
  • event_stream::EventStreamSender
  • event_stream::MessageStreamAdapter
  • event_stream::MessageStreamError
  • 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
  • retry::DefaultResponseRetryClassifier

Enums

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

Traits

  • callback::BodyCallback
  • endpoint::ResolveEndpoint
  • middleware::AsyncMapRequest
  • middleware::MapRequest
  • response::ParseHttpResponse
  • response::ParseStrictResponse
  • retry::ClassifyRetry

Functions

  • endpoint::apply_endpoint
  • header::append_merge_header_maps
  • 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

Type Definitions

  • body::BoxBody
  • body::Error
  • endpoint::Result
  • event_stream::BoxError
  • http_versions::HttpVersionList

Statics

  • http_versions::DEFAULT_HTTP_VERSION_LIST