[Webkit-unassigned] [Bug 158812] [OSX, iOS] Need delegate API to modify requests before dispatching

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 01:15:03 PST 2020


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

Maciej Stachowiak <mjs at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com

--- Comment #1 from Maciej Stachowiak <mjs at apple.com> ---
Just top-level requests or subresource requests as well? It would be easier to support for top-level resources only. (A wacky version is possible by canceling the navigation in -webView:decidePolicyForNavigationAction:decisionHandler: and then issuing a new request).

And why do you want to do this? On the face of it, it seems like a Same Origin Policy bypass to reroute all websites to go to the same domain.

-- 
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/20200219/6bb01d65/attachment-0001.htm>


More information about the webkit-unassigned mailing list