# File lib/new_relic/agent/http_clients/http_rb_wrappers.rb, line 59
        def []=(key, value)
          request.headers[key] = value
        end