Replay with the UI
Replaying Requests
After recording a Request, click on the Request which will open up this side window:
By default, replaying a request will only append to the Replay History and will not modify the original request.
Click on the "REPLAY" button and
stoobly-agent
will resend the request with all the data originally sent such as headers, bodies, query parameters, etc.After the request gets sent, a response will be returned. The page will switch to the Replay History tab and show the replayed instances of the request:
Last updated