Breakpoint Templates
How to use Breakpoint Templates features: Create a Breakpoint Template
Last updated
How to use Breakpoint Templates features: Create a Breakpoint Template
Last updated
From Proxyman 3.1.0+, you can create a Breakpoint Template for Requests and Response that allows developers to reuse it.
Create new Template for Request: HTTP Method, URL, Headers
Template for Response: Status Code, Headers
Boots productivity when using the Breakpoint tool.
Tools Menu -> Breakpoint -> Breakpoint Template
CMD+N or SHIFT+CMD+N to create a template for Request/Response
Defind your Request/Response template
Create a Breakpoint Rule -> Make sure your request/response -> Make sure it hits the Breakpoint
Click Raw Tab -> Template button -> Request/Response -> Create new request/response
Done
When a request/response hit a Breakpoint -> Click Raw Tab
Template -> Request/Response -> Select your template
It will replace the current data with the template one.