browsermob-proxy
browsermob-proxy copied to clipboard
A free utility to help web developers watch and manipulate network traffic from their AJAX applications.
When chaining upstream proxy to BMP through HTTPS connection, the upstream proxy credentials should be sent only with CONNECT request. Otherwise, if the upstream proxy does not provide man-in-the-midle, it...
When capturing responses for a HAR, response content that is brotli-compressed (identified by a Content-Encoding header with value "br") is not decompressed. This results in the HAR containing base64-encoded content...
Hi, I'm running three separate rancher stacks - selenium grid with browsermob-proxy - selenium tests 1 - selenium tests 2 When tests are run from one stack everything works fine...
The first line of the script does not work if the path used to run the script contains spaces (quite common if you are using cron to run the server)...
I'm using the browsermob standalone proxy 2.1.4 in order to intercept traffic from the android emulator. I'm running the android virtual device from the terminal passing in `-http-proxy [proxy url:port]`...
my service running on xp, and every HTTPS CONNECT cost a lot time, i want to intercept it then use another way to response the browser.
The last commit on the master has more than one year. The number of issues on this repository increase and none of them are solved. Is this project still alive?...
the stackoverflow link : [https://stackoverflow.com/questions/49832373/cant-get-response-body-in-har-browsermobproxy-selenium-firefox-in-python](url)
We use the proxy in Python wrapper, but not able to stop the Java process properly. It would be nice to have a command parameter to enable self-destruction, the process...