class Async::HTTP::URLEndpoint

def alpn_protocols

def alpn_protocols
	@options.fetch(:alpn_protocols, DEFAULT_ALPN_PROTOCOLS)
end