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

#14 in #hyperium

Download history 332092/week @ 2024-03-14 325283/week @ 2024-03-21 339878/week @ 2024-03-28 339497/week @ 2024-04-04 342125/week @ 2024-04-11 360597/week @ 2024-04-18 348703/week @ 2024-04-25 355601/week @ 2024-05-02 343060/week @ 2024-05-09 372930/week @ 2024-05-16 372528/week @ 2024-05-23 398842/week @ 2024-05-30 399827/week @ 2024-06-06 398809/week @ 2024-06-13 382517/week @ 2024-06-20 333952/week @ 2024-06-27

1,597,949 downloads per month
Used in 1,295 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

~620KB
~10K SLoC