class Protocol::HTTP::Headers

def [] key

def [] key
	to_h[key]
end