hyperx 0.13.2

Hyper's typed header module, eXtracted and improved
Documentation

hyperx

crates.io Rustdoc Travis CI Build Appveyor CI Build deps status

Hyper is the low-level HTTP implementation for Rust. Hyperx is an extraction of the hyper 0.11 typed header module, with minimized dependencies, for continued use with hyper 0.12 (current master), where this module was dropped in preference to the byte-oriented http::header module.

License

The MIT license (LICENSE or http://opensource.org/licenses/MIT)