Repeat
Quick make a request with the same param and body
Repeat tool is a useful tool for quickly making a new HTTP request with the same HTTP Header and Body for seeing the new response without changing from your browsers or clients.
- Quickly make an HTTP/HTTPS Request for testing the newest response from the server.
- It's useful for developers to test the change of the server without repeating the request manually.
Repeat tool only supports HTTP/HTTPS Requests. Repeat on WS/WSS traffic might be failed.
Repeated requests can be modified by the Breakpoint, Map Local, and Scripting tool if it matches any rules.
- Right-Click on a single or multiple Request(s) -> Repeat

Quickly repeat the current requests
⌘ ⏎ : Repeat the current selected request.
Last modified 11mo ago