class Async::HTTP::Endpoint

def hostname

def hostname
	@options[:hostname] || @url.hostname
end