Edit & Repeat
Edit & Repeat is a handy tool for developers who need to test the Endpoint directly on Proxyman app without making a new request from your browser or client app.
- Rapidly change a Query, Header, Body of the selected request and test the Response from the server
- Easily reproduce the bug from the server with a different set of params.
- Support Form and JSON format.
- Edit by Raw Message
- Review Response data on the Right Panel (Proxyman 3.6.0+).

Edit and repeat the request
- 1.Simply select your request -> Right Click -> Edit & Repeat
- 2.The request data (Header, URL, Query, Body) is preserved and it's ready to edit

Edit and repeat on the selected request
Last modified 11mo ago