1. 因为目标端口是 80 端口。Wireshark 的 QUIC filter 仅仅就是udp.port == 80 || udp.port == 4432. 不要相信 Wireshark 的协议分析,因为 dissect 经常会出现偏差。