Docs.rs
  • reverse-proxy-service-0.2.1
    • reverse-proxy-service 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • naughie
    • Dependencies
      • axum ^0.6 normal optional
      • http ^0.2 normal
      • hyper ^0.14 normal
      • hyper-rustls ^0.24 normal optional
      • hyper-tls ^0.5 normal optional
      • log ^0.4 normal
      • regex ^1.8 normal
      • tower-service ^0.3 normal
      • mockito ^0.31 dev
      • tokio ^1 dev
    • Versions
    • 82.86% of the crate is documented
  • 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

reverse_proxy_service0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • OneshotService
  • ReusedService
  • ReusedServiceBuilder
  • RevProxyFuture
  • client::Builder
  • client::Client
  • client::HttpConnector
  • client::HttpsConnector
  • client::NativeTlsConnector
  • client::RustlsConnector
  • rewrite::AppendPrefix
  • rewrite::AppendSuffix
  • rewrite::Func
  • rewrite::Identity
  • rewrite::RegexAll
  • rewrite::RegexN
  • rewrite::ReplaceAll
  • rewrite::ReplaceN
  • rewrite::Static
  • rewrite::TrimPrefix
  • rewrite::TrimSuffix

Enums

  • Error

Traits

  • rewrite::PathRewriter

Functions

  • builder
  • builder_http
  • builder_https
  • builder_nativetls
  • builder_rustls
  • client::builder
  • client::http_default
  • client::https_default
  • client::nativetls_default
  • client::rustls_default
  • client::with_connector_default