naiveproxy/src
klzgrad c9fdc9546f h2: 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.
2023-01-11 17:13:53 +08:00
..
base base: Disable trace event 2023-01-11 17:13:53 +08:00
build build: Force determinism in official build 2023-01-11 17:13:53 +08:00
build_overrides build: Disable Android java templates 2023-01-11 17:13:53 +08:00
buildtools libc++: Disable exceptions and RTTI 2023-01-11 17:13:53 +08:00
chrome Import chromium-109.0.5414.74 2023-01-11 16:33:15 +08:00
components build: Remove tests and minimize 2023-01-11 16:35:08 +08:00
crypto build: Remove tests and minimize 2023-01-11 16:35:08 +08:00
ipc Import chromium-109.0.5414.74 2023-01-11 16:33:15 +08:00
net h2: Pad RST_STREAM frames 2023-01-11 17:13:53 +08:00
testing/gtest/include/gtest Import chromium-109.0.5414.74 2023-01-11 16:33:15 +08:00
third_party lss: Avoid naming conflict in fstatat64 2023-01-11 17:13:53 +08:00
tools Import chromium-109.0.5414.74 2023-01-11 16:33:15 +08:00
url url: Remove perfetto tracing 2023-01-11 17:13:53 +08:00
.clang-format Import chromium-109.0.5414.74 2023-01-11 16:33:15 +08:00
.gitattributes Import chromium-109.0.5414.74 2023-01-11 16:33:15 +08:00
.gn Import chromium-109.0.5414.74 2023-01-11 16:33:15 +08:00
AUTHORS Import chromium-109.0.5414.74 2023-01-11 16:33:15 +08:00
BUILD.gn build: Remove tests and minimize 2023-01-11 16:35:08 +08:00
DEPS Import chromium-109.0.5414.74 2023-01-11 16:33:15 +08:00
LICENSE Import chromium-109.0.5414.74 2023-01-11 16:33:15 +08:00