mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Restructure joyent message parser (from Node.js):
* New http::raw_parser wrapper * Convert parser errors to error_code * Enumeration and strings for parsed HTTP method * Move parser engine into joyent namespace * Rename includes to be distinct
This commit is contained in:
@@ -21,4 +21,5 @@
|
||||
|
||||
#include "impl/URL.cpp"
|
||||
#include "impl/ParsedURL.cpp"
|
||||
#include "impl/http_parser.cpp"
|
||||
#include "impl/joyent_parser.cpp"
|
||||
#include "impl/raw_parser.cpp"
|
||||
|
||||
Reference in New Issue
Block a user