Replay & Variants
Capture real traffic once, then replay it across environments, branches, and versions without re-running your whole workflow.
Capturing requests
Any request flowing through a tunnel can be captured and stored in R3VERB. Use the dashboard's Requests or Captures views to inspect headers, bodies, and metadata.
Replaying
From a captured request, trigger a replay against the same or a different target:
- Send the request back to your local tunnel
- Hit a different environment (staging vs. dev)
- Point at a new version of your service
Variants
Create variants by editing headers, query params, or body payloads before replaying. This lets you test edge cases and regression scenarios using real-world traffic as a starting point.