mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 14:26:09 +03:00
b8f9fb1508
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. |
||
---|---|---|
.. | ||
base | ||
build | ||
build_overrides | ||
buildtools | ||
chrome | ||
components | ||
crypto | ||
ios | ||
ipc | ||
net | ||
testing/gtest/include/gtest | ||
third_party | ||
tools | ||
url | ||
.clang-format | ||
.gitattributes | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
DEPS | ||
LICENSE |