class Async::HTTP::URLEndpoint

def connect(*args, &block)

def connect(*args, &block)
	endpoint.connect(*args, &block)
end