Docs.rs
  • foxy-io-0.2.2
    • foxy-io 0.2.2
    • Docs.rs crate page
    • MPL-2.0
    • 03 May 2025
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • johan-steffens
    • Dependencies
      • async-trait ^0.1.88 normal
      • bytes ^1.5.0 normal
      • env_logger ^0.11.8 normal
      • futures-util ^0.3.31 normal
      • globset ^0.4 normal
      • http-body-util ^0.1.0 normal
      • hyper ^1.6.0 normal
      • hyper-util ^0.1.3 normal
      • jsonwebtoken ^9 normal
      • log ^0.4.27 normal
      • openssl ^0.10.72 normal
      • regex ^1.11.1 normal
      • reqwest ^0.12.15 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal
      • tempfile ^3.6 normal
      • thiserror ^1.0 normal
      • tokio ^1.28 normal
      • toml ^0.7 normal
      • url ^2.5.4 normal
    • Versions
    • 81.5% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

foxy0.2.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • config::Config
  • config::ConfigBuilder
  • config::EnvConfigProvider
  • config::FileConfigProvider
  • core::ProxyCore
  • core::ProxyRequest
  • core::ProxyResponse
  • core::RequestContext
  • core::ResponseContext
  • core::Route
  • filters::FilterFactory
  • filters::HeaderFilter
  • filters::HeaderFilterConfig
  • filters::LoggingFilter
  • filters::LoggingFilterConfig
  • filters::PathRewriteFilter
  • filters::PathRewriteFilterConfig
  • filters::TimeoutFilter
  • filters::TimeoutFilterConfig
  • loader::Foxy
  • loader::FoxyLoader
  • router::FilterConfig
  • router::HeaderPredicate
  • router::HeaderPredicateConfig
  • router::MethodPredicate
  • router::MethodPredicateConfig
  • router::PathPredicate
  • router::PathPredicateConfig
  • router::PredicateConfig
  • router::PredicateFactory
  • router::PredicateRouter
  • router::QueryPredicate
  • router::QueryPredicateConfig
  • router::RouteConfig
  • security::SecurityChain
  • security::oidc::OidcConfig
  • security::oidc::OidcProvider
  • security::oidc::RouteRuleConfig
  • server::ProxyServer
  • server::ServerConfig

Enums

  • config::error::ConfigError
  • core::FilterType
  • core::HttpMethod
  • core::ProxyError
  • loader::LoaderError
  • security::ProviderConfig
  • security::SecurityStage

Traits

  • config::ConfigProvider
  • config::ConfigProviderExt
  • core::Filter
  • core::Router
  • router::Predicate
  • security::SecurityProvider

Constants

  • security::oidc::CLAIMS_ATTRIBUTE