Edit and send in Network Tab

It is often useful to edit a request before actually performing it and then using the “Edit and Resend” button to edit it (for example if the page use CSRF tokens or you need to do a one time action).
Is it possible to implement a button in the Network tab that, once activated, would block all the request and allow them to be edited and sent at will?
Thanks

1 Like

So, like an “Intercept, Edit & Send”?

Blocking resources just landed, so we have a UI that could control part of this: https://bugzilla.mozilla.org/show_bug.cgi?id=1580526

1 Like