crypto/tls.ClientHelloInfo.SupportedProtos (field)

2 uses

	crypto/tls (current package)
		common.go#L442: 	SupportedProtos []string
		handshake_server.go#L964: 		SupportedProtos:   clientHello.alpnProtocols,