RequestPolicyContinued / requestpolicy

a web browser extension that gives you control over cross-site requests. Available for XUL/XPCOM-based browsers.
https://github.com/RequestPolicyContinued/requestpolicy/wiki
Other
252 stars 35 forks source link

Show in the request log what happened to the allowed requests #800

Open myrdd opened 8 years ago

myrdd commented 8 years ago

If a request is blocked by RP, the request won't be carried out. However, if RP allows a request, the following could happen:

It would be nice to see in the request log what happened to every single request. It won't be an easy task.

Note: Not all requests are http(s) requests. Non-http(s) requests usually are browser-internal requests.