Call error callback when invalid header field is received and ignored
We have a code to call error callback when invalid header is received and it is treated as stream error. But we didn't if the incoming header is invalid, but just ignored. This generosity is required to handle public Internet connections especially when nghttp2 is used as forward proxy.
Showing
Please register or sign in to comment