Docs.rs
hyproxy-0.1.0
hyproxy 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alexrudy
Dependencies
http ^1.2.0
normal
hyper ^1.5.2
normal
hyperdriver ^0.8.5
normal
pin-project-lite ^0.2.15
normal
thiserror ^2.0.9
normal
tokio ^1
normal
tower ^0.5.2
normal
tracing ^0.1.41
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Crate
hyproxy
hyproxy
0.1.0
All Items
Sections
HyProxy
Crate Items
Modules
Crates
hyproxy
Crate
hyproxy
Copy item path
Settings
Help
Summary
Source
Expand description
§
HyProxy
hyproxy
is a library for building HTTP proxies in Rust based on the
hyper
library.
Modules
§
headers
Proxy headers management.
upgrade
Middleware to facilitate upgrades across reverse proxy boundaries.