[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:23:53 PST 2020


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

--- Comment #2 from Leo Natan <leo.natan at outlook.com> ---
The bug was opened with security SSLVPN products in mind, where VPN is not feasible/possible, but the administrator would like to have internal web applications not exposed to external networks. So a security gateway acts as a secure MITM to transfer specially crafted URLs, as given in the first comment for example, to internal resources. Since an admin cannot be expected to modify the web applications, and such applications might have absolute paths to resources, rather than relative ones, all resources should pass through such a theoretical system for augmentation. This is a pretty common usecase in security applications, and is not possible to achieve using WKWebView on iOS without using private API.

-- 
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/1de0716d/attachment.htm>


More information about the webkit-unassigned mailing list