Debugging Panel

Custom Request Headers

1min

To add custom request headers to your website, open the 3-dot menu in the debugging panel, and click on Custom request headers.

Document image


Here, you can add a key-value pair, and optionally, label different headers that use the same key. You can add as many custom headers as you want, and disable individual key-value pairs using the toggle on the left.

Document image


The custom headers will apply to every new network request. To verify this, refresh the page, and go to DevToolsNetworkHeaders.

Document image