class Async::HTTP::Protocol::HTTP1

def client(*args)

def client(*args)
	HTTP11.new(*args)
end