http_proto
http_proto copied to clipboard
HTTP Response on unrecoverable stream
When the parser encounters an unrecoverable error, for example if the request payload size exceeds the configured limit, the library should facilitate the caller sending an HTTP Response with an appropriate status code and close the connection.