forked from quic-go/quic-go
update the H3 ALPN to draft-24
This commit is contained in:
@@ -26,7 +26,7 @@ var (
|
|||||||
quicListenAddr = quic.ListenAddr
|
quicListenAddr = quic.ListenAddr
|
||||||
)
|
)
|
||||||
|
|
||||||
const nextProtoH3 = "h3-22"
|
const nextProtoH3 = "h3-24"
|
||||||
|
|
||||||
type requestError struct {
|
type requestError struct {
|
||||||
err error
|
err error
|
||||||
|
|||||||
Reference in New Issue
Block a user