Can I DevTools?
All
151
Accessibility
9
Audit
2
CSS
36
Console
14
Elements
27
JavaScript
5
Network
27
Other
18
Performance
1
Sources
12
Favorites
0
About
Testimonials
It is like
@CanIUse
but for the browser devtools, created & curated by
@pankajparashar
. Get weekly tips & tricks for your favorite browser devtools by
subscribing
to the newsletter!
Ads via Carbon
1
2
3
4
Twitter
Github
Substack
Theme
Network
Edit
Override response headers
Can I override headers of the network response?
Last Modified
3 months ago
Authors
@pankajparashar
Test Live
via
BrowserStack
Newsletter
Related (0)
CHROME
Share
Notes
In the
Network
panel, right click on the request and select "Override headers".
Select the path where the overrides will be saved > Allow permissions to access the path.
Under
Response headers
section, click "Add header" to add a custom key-value pair
Use the
header overrides
option to manage your custom headers across all domains.
Request with overriden headers are highlighted with purple dot next to the
Status
code.
References (0)