Import/ Export Network Sessions

Getting Started
Installation
Setup
Inspect Traffic
HTTP Rules (Modify Traffic)
Session Book
Mock Server
API Client
File Server
Workspace
Public API
Guides
TroubleShooting
Subscription & Billing
Getting Started
Installation
Setup
Inspect Traffic
API Client
HTTP Rules (Modify Traffic)
Mock Server
File Server
Workspace
Public API
Guides
Session Book
Subscription & Billing
TroubleShooting
 

Import / Export Network Sessions

You can save your working session for debugging purposes. By saving your session, you can preserve all the debugging information, including network requests and responses, and any applied rules or modifications.

Use cases

  • All the apps and domain information is preserved.
  • Sharing sessions with teammates is valuable for collaborative debugging. You can share your saved session file with others, allowing them to review the same set of debugging information.
  • You can review network requests, inspect response payloads, and analyze the sequence of events during the debugging session.
  • The sessions can be revisited later for analysis, knowledge sharing, or future reference.

Saving a network session

After intercepting the traffic, you can save a network session from the traffic table.
notion image
The saved sessions can be managed from the sidebar.
notion image

Exporting a network session

A nework session can be exported to HAR (HTTP archive) file. It is supported by all the network analyzer apps.
notion image

Importing a network session

A network session containing a HAR file can be imported from the session list in the sidebar. You can import a HAR file and view the sessions from the session viewer.