Http Server
===========

Simple HTTP server + client in rust

== Documentation ==
To build the documentation, run `cargo doc`
Or browse it online at
- https://docs.rs/http-srv
- https://docs.rs/http-utils
