205b5b07813859adb7f5da9af2084f4170af8574
Clients sending too many RST_STREAM is an irregular behavior. Hack in a preceding END_STREAM DATA frame padded towards [48, 72] before RST_STREAM so that the TLS record looks like a HEADERS frame. The server often replies to this with a WINDOW_UPDATE because padding is accounted in flow control. Whether this constitudes a new irregular behavior is still unclear.
Description
No description provided
Languages
C++
81.8%
Python
13.7%
C
1.3%
Objective-C++
1.1%
Starlark
0.6%
Other
1.3%