I have a really buggy web application at work. In order not to use its interface, I want something that will save the HTTP requests that I send with it and allow me to send them as needed. Do you know anything that does this? Maybe there is an add-on for Firefox (I searched but not found)?
I need to do this on Linux.
source
share