# File lib/new_relic/agent/http_clients/excon_wrappers.rb, line 20
        def [](key)
          @normalized_headers[key.upcase]
        end