# File lib/new_relic/agent/http_clients/httpclient_wrappers.rb, line 64
        def []=(key, value)
          request.http_header[key] = value
        end