Skip to content
Snippets Groups Projects
Commit 456e2139 authored by Ruslan Ermilov's avatar Ruslan Ermilov
Browse files

HTTP/2: close connection on frames with self-dependency.

Don't waste server resources by sending RST_STREAM frames.  Instead,
reject HEADERS and PRIORITY frames with self-dependency by closing
connection with PROTOCOL_ERROR.
parent 5a2ce3f4
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment