update H3 and hq to -27

This commit is contained in:
Marten Seemann
2020-03-01 12:22:07 +07:00
parent 4c94670c94
commit 43dfc7281f
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ import (
"github.com/lucas-clemente/quic-go"
)
const h09alpn = "hq-23"
const h09alpn = "hq-27"
type responseWriter struct {
io.Writer