3 unstable releases

0.2.0 Dec 6, 2019
0.1.1 Apr 15, 2019
0.1.0 Jun 22, 2018

#4 in #header-map

Download history 2251/week @ 2026-01-23 2282/week @ 2026-01-30 1585/week @ 2026-02-06 1378/week @ 2026-02-13 2575/week @ 2026-02-20 2359/week @ 2026-02-27 4886/week @ 2026-03-06 2734/week @ 2026-03-13 3261/week @ 2026-03-20 2907/week @ 2026-03-27 3947/week @ 2026-04-03 2046/week @ 2026-04-10 2273/week @ 2026-04-17 1710/week @ 2026-04-24 1917/week @ 2026-05-01 3512/week @ 2026-05-08

9,839 downloads per month
Used in 9 crates (4 directly)

MIT/Apache

50KB
1K SLoC

Typed HTTP header serialization and deserialization.

This crate is still in its early, experimental stages. It currently takes a fairly pedantic view of parsing, and tries to support exactly what's specified in the HTTP RFCs.

The HeaderMapExt extension trait provides new methods on the http::HeaderMap type to insert, retrieve, and remove headers in a typed manner.


typed-headers

CircleCI

Documentation

Typed HTTP header serialization and deserialization.

Dependencies

~2MB
~33K SLoC