class Async::HTTP::Endpoint

def endpoint=(endpoint)

def endpoint=(endpoint)
	@endpoint = build_endpoint(endpoint)
end