Links

Repeat

Quick make a request with the same param and body

1. What's it?

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.

2. What's it for?

  • 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.

3. How to use

  • Right-Click on a single or multiple Request(s) -> Repeat
Quickly repeat the current requests
⌘ ⏎ : Repeat the current selected request.