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

#16 in #hyperium

Download history 282007/week @ 2023-12-08 265582/week @ 2023-12-15 144240/week @ 2023-12-22 199979/week @ 2023-12-29 290897/week @ 2024-01-05 295802/week @ 2024-01-12 319452/week @ 2024-01-19 311386/week @ 2024-01-26 294678/week @ 2024-02-02 309411/week @ 2024-02-09 300008/week @ 2024-02-16 329709/week @ 2024-02-23 338883/week @ 2024-03-01 326083/week @ 2024-03-08 332733/week @ 2024-03-15 266708/week @ 2024-03-22

1,327,448 downloads per month
Used in 1,235 crates (6 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

~630KB
~10K SLoC