httparse
httparse copied to clipboard
Feature: Implementing parsing for the `http` crate.
This crate could implement the parsing mechanism for the http crate, which is already used by everyone, this would be really cool, so this lib serializes and deserializes http::Request and http::Response.