class Async::HTTP::Protocol::HTTP1::Client

def initialize(...)

def initialize(...)
	super
	
	@pool = nil
end