1 unstable release
0.4.0 | Nov 25, 2024 |
---|
#1015 in Web programming
145 downloads per month
55KB
1K
SLoC
HTTP header objects that preserve http header cases
Although HTTP header names are supposed to be case-insensitive for compatibility, proxies ideally shouldn't alter the HTTP traffic, especially the headers they don't need to read.
This crate provide structs and methods to preserve the headers in order to build a transparent proxy.
Dependencies
~620KB
~10K SLoC