httparse icon indicating copy to clipboard operation
httparse copied to clipboard

Feature: Implementing parsing for the `http` crate.

Open lowlevl opened this issue 6 years ago • 0 comments

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.

lowlevl avatar May 19 '19 16:05 lowlevl