7 unstable releases

Uses old Rust 2015

0.3.0 Nov 24, 2023
0.2.0 Dec 12, 2019
0.1.1 Jun 11, 2019
0.1.0 Jan 25, 2019
0.0.0 Aug 30, 2018

#15 in #hyperium

Download history 300482/week @ 2024-01-15 312653/week @ 2024-01-22 316055/week @ 2024-01-29 297036/week @ 2024-02-05 308013/week @ 2024-02-12 299527/week @ 2024-02-19 333983/week @ 2024-02-26 333422/week @ 2024-03-04 331341/week @ 2024-03-11 328142/week @ 2024-03-18 326277/week @ 2024-03-25 350877/week @ 2024-04-01 328819/week @ 2024-04-08 354727/week @ 2024-04-15 359725/week @ 2024-04-22 341839/week @ 2024-04-29

1,398,923 downloads per month
Used in 1,245 crates (8 directly)

MIT license

4KB

Typed HTTP Headers: core Header trait

WIP


lib.rs:

headers-core

This is the core crate of the typed HTTP headers system, providing only the relevant traits. All actual header implementations are in other crates.

Dependencies

~625KB
~10K SLoC