# File lib/new_relic/agent/http_clients/net_http_wrappers.rb, line 41
        def []=(key, value)
          @request[key] = value
        end