[Webkit-unassigned] [Bug 263927] New: Web Inspector: Allow to override HTTP headers in Create Request Local Override

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 30 15:32:20 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=263927

            Bug ID: 263927
           Summary: Web Inspector: Allow to override HTTP headers in
                    Create Request Local Override
           Product: WebKit
           Version: Safari 17
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: karlcow at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231030/09832740/attachment.htm>


More information about the webkit-unassigned mailing list