Minimum asynchronous HTTP server/client library for Rust.
This crate is a not comprehensive framework. The aim is to provide a collection of basic building blocks.
HTTP/1.1: - https://tools.ietf.org/html/rfc7230 - https://tools.ietf.org/html/rfc7231 - https://tools.ietf.org/html/rfc7232 - https://tools.ietf.org/html/rfc7233 - https://tools.ietf.org/html/rfc7234 - https://tools.ietf.org/html/rfc7235