Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HTTP/2: fixed invalid headers handling (ticket #831).
The r->invalid_header flag wasn't reset once an invalid header appeared in a request, resulting in all subsequent headers in the request were also marked as invalid.
- Loading branch information