<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - WKWebView does not fully support custom NSURLProtocol"
href="https://bugs.webkit.org/show_bug.cgi?id=138169#c23">Comment # 23</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - WKWebView does not fully support custom NSURLProtocol"
href="https://bugs.webkit.org/show_bug.cgi?id=138169">bug 138169</a>
from <span class="vcard"><a class="email" href="mailto:info@vandyke-it.nl" title="Erwin van Dijk <info@vandyke-it.nl>"> <span class="fn">Erwin van Dijk</span></a>
</span></b>
<pre>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. (<a href="https://developer.mozilla.org/nl/docs/IndexedDB">https://developer.mozilla.org/nl/docs/IndexedDB</a> ) 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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>