Skip to content

Commit 5d40bcb

Browse files
add a new code point for QUIC v1 (#147)
* change existing QUIC code point to draft-29, add one for v1 * don't change the existing QUIC code point * fix formatting
1 parent 9d0ba29 commit 5d40bcb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

protocols.csv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ code, size, name, comment
2424
449, V, sni, Server Name Indication RFC 6066 § 3
2525
454, 0, noise,
2626
460, 0, quic,
27+
461, 0, quic-v1,
2728
465, 0, webtransport,
28-
466, V, certhash,
29+
466, V, certhash,
2930
480, 0, http, HyperText Transfer Protocol
3031
443, 0, https, Deprecated alias for /tls/http
3132
477, 0, ws, WebSockets

0 commit comments

Comments
 (0)