crypto/tls.ClientHelloInfo.SupportedProtos (field)

2 uses

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