For the complete documentation index, see llms.txt. This page is also available as Markdown.

HTTP Message Templates

How to use HTTP Message Template to quickly reuse it in the Breakpoint Tool

1. What's it?

You can create a HTTP Message Template for the Breakpoint that you can reuse it later

  • Create new HTTP Message Template for Request: HTTP Method, URL, Headers

  • Template for Response: Status Code, Headers

  • Boots productivity when using the Breakpoint tool.

Breakpoint Template for Request/Response

2. How to create a new template?

Create a new one

  1. Tools Menu -> Breakpoint -> Breakpoint Template

  2. CMD+N or SHIFT+CMD+N to create a template for Request/Response

  3. Defind your Request/Response template

Use the existing one

  1. Create a Breakpoint Rule -> Make sure your request/response -> Make sure it hits the Breakpoint

  2. Click Raw Tab -> Template button -> Request/Response -> Create new request/response

  3. Done

3. How to use it?

  1. When a request/response hit a Breakpoint -> Click Raw Tab

  2. Template -> Request/Response -> Select your template

  3. It will replace the current data with the template one.

Use Breakpoint Template

Last updated

Was this helpful?