Bug 70583

Summary: HTTPBodyStream in NSURLRequest gets lost when using CFNetwork loader
Product: WebKit Reporter: Pratik Solanki <psolanki>
Component: PlatformAssignee: Pratik Solanki <psolanki>
Status: RESOLVED FIXED    
Severity: Normal CC: psolanki
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch darin: review+

Pratik Solanki
Reported 2011-10-20 22:58:45 PDT
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.
Attachments
Patch (1.98 KB, patch)
2011-10-20 23:27 PDT, Pratik Solanki
no flags
Patch (2.01 KB, patch)
2011-10-20 23:32 PDT, Pratik Solanki
darin: review+
Pratik Solanki
Comment 1 2011-10-20 22:59:15 PDT
Pratik Solanki
Comment 2 2011-10-20 23:27:52 PDT
Pratik Solanki
Comment 3 2011-10-20 23:32:19 PDT
Pratik Solanki
Comment 4 2011-10-22 22:05:21 PDT
Note You need to log in before you can comment on or make changes to this bug.