Capture UI & requests
Capture combines client tabs, a request list, and a detail pane—compare raw vs script-shaped payloads and tie into breakpoints, resend debug, and collaboration.
Client tabs
Tabs are grouped by source IP (plus an “All” aggregate). Reorder by drag-and-drop; closing a tab only hides it. Multiple containers or phones on the same Wi‑Fi land in separate tabs.
Request list
- Sort: ascending or descending.
- Tree layout: fold by protocol and host.
- Filter: URL/method, protocol toggles, optional regex & case; empty results hint to relax filters.
- Clear: reset the current list (exact action follows the UI).
Detail pane
Per request: summary, client, method, URL, status, timing; expand headers and bodies. Some panes offer Preview / Raw tabs; while a breakpoint waits, you may get editable tamper controls.
With global scripts enabled, compare Raw vs Script-shaped tabs. For script issues, open the Script execution log window (settings menu).
Breakpoint banner
When a request/response is paused on a breakpoint, a banner offers Continue to continue with edits or Abort to drop the session.
Resend / debug send
Pick a request and open Resend request. Prefill URL, query, method, headers; bodies can be none, JSON, text, form, multipart (text/file), or raw file. CONNECT or undecrypted tunnels may block send with an inline reason. The drawer shows the latest response snapshot; resend updates it.
Collaboration entry
The capture sidebar includes Collaboration tabs/messages for LAN discovery—see LAN collaboration.