5 releases (3 breaking)
new 0.4.0 | Nov 1, 2024 |
---|---|
0.3.0 | Jul 12, 2024 |
0.2.0 | May 10, 2024 |
0.1.1 | Apr 18, 2024 |
0.1.0 | Feb 28, 2024 |
#878 in Web programming
29,834 downloads per month
Used in 22 crates
(9 directly)
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
~615KB