facebook/wangle

could you add a simple http codec model ?

chijinxina opened this issue · 2 comments

could you add a simple http codec model ?

Can you explain in more detail what you are looking for? Also, this question may be better suited to facebook/proxygen, which is the HTTP library.

Thanks! I was just looking for a simple parsing component of the HTTP request, now I use the "boost::beat::http" can parse the http request with "wangle".