[Webkit-unassigned] [Bug 173551] [Cocoa] implement URLSession:task:needNewBodyStream: delegate method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 19 10:40:28 PDT 2017


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

--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 313308
  --> https://bugs.webkit.org/attachment.cgi?id=313308
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=313308&action=review

Thanks, Darin!  I'm going to look into getting this into landing condition.

> Source/WebKit2/NetworkProcess/cocoa/NetworkSessionCocoa.mm:154
> +    // FIXME: Is this guaranteed to be correct even when redirects are involved?
> +    auto* body = networkDataTask->firstRequest().httpBody();

NSURLSessionTask has currentRequest

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


More information about the webkit-unassigned mailing list