klzgrad 5e84d44a7f net/spdy: Pad RST_STREAM frames
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.
2024-10-07 17:43:47 +08:00
2024-10-07 17:43:47 +08:00
2024-10-06 12:16:12 +08:00
Description
Make a fortune quietly
BSD-3-Clause 275 MiB
Languages
C++ 81.4%
Python 14.1%
C 1.4%
Objective-C++ 1.1%
Starlark 0.6%
Other 1.2%