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
9,839 downloads per month
Used in 9 crates
(4 directly)
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
Typed HTTP header serialization and deserialization.
Dependencies
~2MB
~33K SLoC