class Async::HTTP::Endpoint

def alpn_protocols

def alpn_protocols
	@options[:alpn_protocols] || DEFAULT_ALPN_PROTOCOLS
end