crypto/tls.ClientHelloInfo.SupportedProtos (field)

2 uses

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