Cannot parse QUIC ClientHello split into two packets
sfionov opened this issue · 2 comments
sfionov commented
Steps to reproduce:
- Download latest Chromium snapshot from https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Mac_Arm/1260335/
- Run
Chromium --enable-quic --origin-to-force-quic-on=http3.is:443
- See
AGQuicProcessingUnit: Failed to parse ClientHello
in log
ameshkov commented
Why do they split it?
We'll need this in v1.14 or later?