# File lib/new_relic/agent/http_clients/curb_wrappers.rb, line 55
        def [](key)
          @headers[ key.downcase ]
        end