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 636564/week @ 2024-11-17 478877/week @ 2024-11-24 530728/week @ 2024-12-01 705157/week @ 2024-12-08 587422/week @ 2024-12-15 215048/week @ 2024-12-22 315625/week @ 2024-12-29 641222/week @ 2025-01-05 713189/week @ 2025-01-12 579672/week @ 2025-01-19 644061/week @ 2025-01-26 663765/week @ 2025-02-02 766399/week @ 2025-02-09 730334/week @ 2025-02-16 875206/week @ 2025-02-23 887346/week @ 2025-03-02

3,287,313 downloads per month
Used in 1,505 crates (11 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

~655KB
~10K SLoC