This is an automated email from the ASF dual-hosted git repository.
masaori pushed a change to branch quic-latest-h3
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
was c0fa032 Switch HTTP/0.9 over QUIC (hq-*) and HTTP/3 (h3-*) by ALPN
This change permanently discards the following revisions:
discard c0fa032 Switch HTTP/0.9 over QUIC (hq-*) and HTTP/3 (h3-*) by ALPN
discard c33acce Add a interface to QUICConnection to get negotiated app name
discard 825ffef Add IP_PROTO_TAG for HTTP/3
discard ad320b5 Add scheme & authority only if not exists
discard a292a60 Create QPACK ENCODER/DECODER stream
discard 8ca6592 Add prototype of HTTP/3 support with ugly hacks