klzgrad
3a79a605eb
quic: Add support for HTTP/3 CONNECT Fast Open
...
SpdyProxyClientSocket uses read_callback_ for both Connect() and
Read(), and its OnIOComplete() calls read_callback_, thus its fast
connect code checks read_callback_. The code was ported to
QuicProxyClientSocket without much change.
But QuicProxyClientSocket uses a separate connect_callback_ apart from
read_callback_, and its OnIOComplete() calls connect_callback_, thus
when headers are received after Connect() it doesn't need to check
read_callback_ and should always avoid calling connect_callback_.
2020-10-09 23:59:29 +08:00
..
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:10 +08:00
2020-10-09 23:24:09 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:09 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:59:29 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:09 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00
2020-10-09 23:24:08 +08:00