Open vinniefalco opened 1 year ago
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.
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.