[Webkit-unassigned] [Bug 207446] Web Inspector: request interception

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 25 14:13:50 PST 2020


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

--- Comment #1 from Devin Rousso <drousso at apple.com> ---
We already have some of those commands (namely `Network.setInterceptionEnabled` and `Network.interceptWithResponse`).  Our initial design was to add a `"request"` value to `Network.NetworkStage` and likely a `Network.requestIntercepted` event and `Network.interceptWithRequest` command.

Suffice to say, yes we're interested in adding request interception :)

For more info about our current functionality/capabilities, you can read <https://webkit.org/web-inspector/local-overrides/>.

-- 
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/20200225/37714aef/attachment.htm>


More information about the webkit-unassigned mailing list