Expose http parse error codes
Currently http parse errors do not expose the error details available from http_parser. This patch exposes the error code as `err.code`.
parent
891f9def
Please register or sign in to comment
Currently http parse errors do not expose the error details available from http_parser. This patch exposes the error code as `err.code`.