mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-01-18 08:51:44 +03:00
klzgrad
aa93ab7da3
net/spdy: Reduce warnings about RST on invalid streams
Per RFC 7540#6.4: However, after sending the RST_STREAM, the sending endpoint MUST be prepared to receive and process additional frames sent on the stream that might have been sent by the peer prior to the arrival of the RST_STREAM.
Description
Make a fortune quietly
Languages
C++
81.5%
Python
13.9%
C
1.5%
Objective-C++
1.1%
Starlark
0.6%
Other
1.2%