tumpio / requestcontrol

A Firefox extension
https://addons.mozilla.org/addon/requestcontrol
Mozilla Public License 2.0
172 stars 25 forks source link

Filter URLs by method #156

Closed Havock94 closed 2 years ago

Havock94 commented 3 years ago

Hello! I would like to know if it's possible to include/exclude URLs by method (in case of XHR requests), so that I can filter PUT and DELETE requests, but allow GET and POST ones.

Expected behavior

To be able to filter a request method (GET, POST, PUT etc.)

Actual behavior

There's no option, that I can see, to do so

Thank you!