[Webkit-unassigned] [Bug 138169] WKWebView does not fully support custom NSURLProtocol

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 23 05:06:28 PDT 2016


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

--- Comment #23 from Erwin van Dijk <info at vandyke-it.nl> ---
Intercepting web requests for me is no longer necessary. The reason I used this was for caching large binary files. This can be achieved by using IndexedDB as well. (https://developer.mozilla.org/nl/docs/IndexedDB ) The reason that I post this update is that it might help other people who only need the interception for caching files.

Of course this does not solve 'behind the scenes encryption', compression, etc. Therefore the issue can't be closed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160623/83103921/attachment.html>


More information about the webkit-unassigned mailing list