class Async::HTTP::Headers

def self.[] hash

def self.[] hash
	self.new(hash.to_a)
end