Debugging from Browser
Use the Chrome extension to route browser traffic to your local process
Prerequisites
{ "feature": { "network": { "incoming": { "mode": "steal", "http_filter": { "header_filter": "X-My-Header: my-header-value" } } } }, "experimental": { "browser_extension_config": true } }
Using mirrord Browser Extension
Extension Popup
Current Header Status

Edit Header Configuration

Full Popup View
Active
Inactive
Limiting injection scope by URL
Header Filter
More details
Last updated
Was this helpful?



