<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:davidkclark&#64;gmail.com" title="David &lt;davidkclark&#64;gmail.com&gt;"> <span class="fn">David</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - HTTP body/bodystream (e.g., POST form data) is missing in WKNavigationDelegate callbacks"
   href="https://bugs.webkit.org/show_bug.cgi?id=140188">bug 140188</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>davidkclark&#64;gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - HTTP body/bodystream (e.g., POST form data) is missing in WKNavigationDelegate callbacks"
   href="https://bugs.webkit.org/show_bug.cgi?id=140188#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - HTTP body/bodystream (e.g., POST form data) is missing in WKNavigationDelegate callbacks"
   href="https://bugs.webkit.org/show_bug.cgi?id=140188">bug 140188</a>
              from <span class="vcard"><a class="email" href="mailto:davidkclark&#64;gmail.com" title="David &lt;davidkclark&#64;gmail.com&gt;"> <span class="fn">David</span></a>
</span></b>
        <pre>Just wanted to add in here that I would like to see some time put into making this work.

I understand why it is not currently implemented.

However, it seems to me that at the point where decidePolicyForNavigationAction is executing, the WebKit process is waiting anyway so getting the process to do a slow copy of some data should not be an issue - could there be a way to have the WKWebView instance get the HTTPBody (presumably requesting it over IPC) then, only if requested. Or does the IPC not work that way?

I have also filed this as rdar://24489009</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>