http_proto icon indicating copy to clipboard operation
http_proto copied to clipboard

HTTP Response on unrecoverable stream

Open vinniefalco opened this issue 2 years ago • 0 comments

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.

vinniefalco avatar Mar 03 '23 22:03 vinniefalco