<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Provide hook to alter URL requests initiated from WKWebView"
   href="https://bugs.webkit.org/show_bug.cgi?id=140571#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Provide hook to alter URL requests initiated from WKWebView"
   href="https://bugs.webkit.org/show_bug.cgi?id=140571">bug 140571</a>
              from <span class="vcard"><a class="email" href="mailto:stuartmorgan&#64;chromium.org" title="Stuart Morgan &lt;stuartmorgan&#64;chromium.org&gt;"> <span class="fn">Stuart Morgan</span></a>
</span></b>
        <pre>Another case where this has come up is implementing Do Not Track, which requires adding a header to all requests.

Per our offline discussion, a partial solution that avoids synchronous communication back would be just a way to register a server-&gt;header map (with wildcards), that would cause all future requests to those servers to add the corresponding headers. It doesn't address all use cases, but would be a significant improvement.</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>