module Falcon::Environment::Server

def client_endpoint

def client_endpoint
	::Async::HTTP::Endpoint.parse(url)
end