Merge pull request #1393 from lucas-clemente/change-tls-extension-codepoint

change the TLS extension code point
This commit is contained in:
Marten Seemann
2018-06-06 15:04:18 +02:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ import (
type transportParameterID uint16
const quicTLSExtensionType = 26
const quicTLSExtensionType = 0xff5
const (
initialMaxStreamDataParameterID transportParameterID = 0x0