Closed nblumhardt closed 7 months ago
This has been requested to support passing HTTP requests from the target through intermediate security/proxy layers.
<target xsi:type="Seq" serverUrl="http://localhost:5341" apiKey=""> <property name="ThreadId" value="${threadid}" as="number" /> <property name="MachineName" value="${machinename}" /> <header name="X-Test" value="test" /> </target>
This has been requested to support passing HTTP requests from the target through intermediate security/proxy layers.