Feature Request: Add http proxy support

Issue #14 resolved
Former user created an issue

I want to be able to re-route my websocket connection over a proxy server to analyse the traffic using Fiddler Web Debugger for example.

This should be tied to the http proxy settings in JMeter as specified on startup or in the jmeter.property file. e.g. starting JMeter with proxy enabled:

jmeter.bat -H localhost -P 8888

This should re-route the traffic over the locally running Fiddler Proxy Server.

Comments (2)

  1. Log in to comment