<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#c6">Comment # 6</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:ignacio&#64;backbase.com" title="Ignacio Calderon &lt;ignacio&#64;backbase.com&gt;"> <span class="fn">Ignacio Calderon</span></a>
</span></b>
        <pre>In my particular case, this interception is needed for 2 main purposes:
1. Implement SSL pinning for web view content (most important)
2. Provide encrypted on-device assets, and be able to decrypt them before pass them to the web view for rendering.</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>