Home | History | Annotate | Download | only in http

Lines Matching full:alpn

3255 	// NextProtoTLS is the NPN/ALPN protocol negotiated during
7058 return nil, fmt.Errorf("http2: unexpected ALPN protocol %q; want %q", p, http2NextProtoTLS)