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

HTTP/2: close connection on zero WINDOW_UPDATE.

Don't waste server resources by sending RST_STREAM frames.  Instead,
reject WINDOW_UPDATE frames with invalid zero increment by closing
connection with PROTOCOL_ERROR.
parent 456e2139
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