[Webkit-unassigned] [Bug 70583] New: HTTPBodyStream in NSURLRequest gets lost when using CFNetwork loader

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 22:58:45 PDT 2011


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

           Summary: HTTPBodyStream in NSURLRequest gets lost when using
                    CFNetwork loader
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: psolanki at apple.com


This is a bug when using the CFNetwork loader. If a user calls [NSURLRequest setHTTPBodyStream:] on a request and passes it to WebKit to load, we don't pass the stream in the body of the http request.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list