class Async::HTTP::Headers

def == other

def == other
	@hash == other.to_hash
end