[](https://docs.rs/http_tiny)
[](https://opensource.org/licenses/BSD-2-Clause)
[](https://opensource.org/licenses/MIT)
[](https://crates.io/crates/http_tiny)
[](https://crates.io/crates/http_tiny)
[](https://ci.appveyor.com/project/KizzyCode/http-tiny-rust)
[](https://deps.rs/crate/http_tiny/1.1.0)
# About
`http_tiny` is a small, nearly dependency-less crate to create, serialize, read and parse HTTP/1.1-headers.
It is not designed to be the fastest crate out there, but it's easy to understand and read and flexible enough to be
useful as general-purpose HTTP-header crate.