class Async::HTTP::Internet

def initialize(**options)

def initialize(**options)
	@clients = {}
	@options = options
end