http_header 0.8.0

A simple, dependency-less HTTP-header builder and parser
Documentation

docs.rs License BSD-2-Clause License MIT crates.io Download numbers AppVeyor CI dependency status

About

http_header 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.