Remove main.rs
Add README, LICENSE, update Cargo.toml
Add documentation
Utilities for building & parsing HTTP requests & responses in no_std environments.
This crate does not provide a server or client. It only provides a few structures to facilitate implementing anything HTTP related.