browserup / browserup-proxy

BrowserUp Proxy is a free utility to watch, test, and manipulate web application network traffic and performance.
https://browserup.com
Apache License 2.0
164 stars 41 forks source link

Capture blacklisted requests in HAR #296

Closed nite23 closed 3 years ago

nite23 commented 4 years ago

This commit fixes the issue where requests blocked by the blacklist/whitelist were not listed in the HAR.

Tested against 2.1.1. Tests are currently failing for unrelated reasons in the master branch.