crypto/tls.ClientHelloInfo.SupportedProtos (field)

2 uses

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