class Excon::Headers

def initialize

def initialize
  @downcased = {}
end