WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
263927
Web Inspector: Allow to override HTTP headers in Create Request Local Override
https://bugs.webkit.org/show_bug.cgi?id=263927
Summary
Web Inspector: Allow to override HTTP headers in Create Request Local Override
Karl Dubost
Reported
2023-10-30 15:32:20 PDT
1. Go to a webpage 2. Open Web Inspector 3. Go to Network tab 4. Ctrl+Click one of the resources on the left tab 5. Choose Create Request Local Override You can modify the body of the Request if there is one. (HTTP POST or PUT for example) but you can't modify the HTTP headers. There are cases someone wants to modify the HTTP headers to test a variation of response depending on the new header. For example, testing that a site reacts differently if only the HTTP User Agent is changed for one single resource.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-30 15:32:35 PDT
<
rdar://problem/117708380
>
Razvan Caliman
Comment 2
2024-12-04 04:54:34 PST
Fixed by
https://bugs.webkit.org/show_bug.cgi?id=282076
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug