class Async::HTTP::URLEndpoint

def alpn_protocols

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