3 unstable releases

0.2.0 May 10, 2024
0.1.1 Apr 18, 2024
0.1.0 Feb 28, 2024

#1881 in Web programming

Download history 192/week @ 2024-02-22 825/week @ 2024-02-29 766/week @ 2024-03-07 711/week @ 2024-03-14 605/week @ 2024-03-21 618/week @ 2024-03-28 780/week @ 2024-04-04 514/week @ 2024-04-11 672/week @ 2024-04-18 772/week @ 2024-04-25 545/week @ 2024-05-02 770/week @ 2024-05-09

2,844 downloads per month
Used in 15 crates (8 directly)

Apache-2.0

51KB
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

~625KB
~10K SLoC