Docs.rs
  • rama-http-backend-0.2.0
    • rama-http-backend 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • GlenDC
    • Dependencies
      • const_format ^0.2 normal
      • futures ^0.3 normal
      • h2 ^0.4 normal
      • rama-core ^0.2.0 normal
      • rama-http ^0.2.0 normal
      • rama-http-core ^0.2.0 normal
      • rama-http-headers ^0.2.0 normal
      • rama-http-types ^0.2.0 normal
      • rama-net ^0.2.0 normal
      • rama-tcp ^0.2.0 normal
      • rama-tls-boring ^0.2.0 normal optional
      • rama-tls-rustls ^0.2.0 normal optional
      • rama-utils ^0.2.0 normal
      • tokio ^1.45 normal
      • tracing ^0.1 normal
    • Versions
    • 89.71% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

rama_http_backend0.2.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • client::EasyHttpWebClient
  • client::HttpClientService
  • client::HttpConnector
  • client::HttpConnectorLayer
  • client::http_inspector::HttpsAlpnModifier
  • client::proxy::layer::HttpProxyAddressLayer
  • client::proxy::layer::HttpProxyAddressService
  • client::proxy::layer::HttpProxyConnector
  • client::proxy::layer::HttpProxyConnectorLayer
  • client::proxy::layer::SetProxyAuthHttpHeaderLayer
  • client::proxy::layer::SetProxyAuthHttpHeaderService
  • server::layer::upgrade::UpgradeLayer
  • server::layer::upgrade::UpgradeService
  • server::layer::upgrade::Upgraded
  • server::layer::upgrade::service::UpgradeHandler
  • server::layer::upgrade::service::UpgradeService
  • server::service::HttpServer
  • server::service::HttpService

Enums

  • client::TlsConnectorConfig
  • client::proxy::layer::HttpProxyError

Type Aliases

  • server::HttpServeResult