-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Rishap Gandhi edited this page Jun 15, 2026
·
1 revision
In browser DevTools (F12), as a new panel tab alongside Elements, Console, Network.
Only JSON responses (content-type includes "json"). Non-JSON requests are ignored.
Replay happens in the background service worker, which isn't subject to CORS restrictions.
Yes — each environment profile supports custom headers (Authorization, API keys, etc.).
The diff works on any size, but very large (>1MB) responses may be slow to render.