Crate hyproxy

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.