[Webkit-unassigned] [Bug 138169] WKWebView does not support NSURLProtocol-style interception of http or https

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 23 14:31:11 PST 2020


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

m.kuratczyk at psiphon.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.kuratczyk at psiphon.ca

--- Comment #48 from m.kuratczyk at psiphon.ca ---
The Psiphon Browser project (https://apps.apple.com/us/app/psiphon-browser/id1193362444), and other projects that depend on our technology, would benefit from being able to define per-WKWebView proxy settings. As things stand, we will have to decommission the project when UIWebView is fully deprecated.

> For folks following this bug, who would consider it sufficient to have a way to define per-app or per-WKWebView proxy setting?

This should be sufficient for our use case.

We currently use NSURLProtocol with UIWebView to proxy webview requests through our local HTTP and SOCKS proxies. We've had to develop workarounds for requests that are not intercepted by NSURLProtocol (e.g. OCSP requests during certificate validation) and media being fetched out of process. If WKWebView eventually provides proxy support, we would desire requests such as these to be proxied as well.

-- 
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/20200123/24106855/attachment-0001.htm>


More information about the webkit-unassigned mailing list