RESOLVED FIXED Bug 126127
[SOUP] Implement ResourceRequest::updateFromDelegatePreservingOldHTTPBody
https://bugs.webkit.org/show_bug.cgi?id=126127
Summary [SOUP] Implement ResourceRequest::updateFromDelegatePreservingOldHTTPBody
Carlos Garcia Campos
Reported 2013-12-22 01:38:16 PST
At the moment it just copies the passed resource request, but we need to make sure the http body is not copied, but the current preserved. This is important when using the network process to avoid sending the http body over the IPC.
Attachments
Carlos Garcia Campos
Comment 1 2023-02-14 03:00:23 PST
Carlos Garcia Campos
Comment 2 2023-02-14 05:31:37 PST
Radar WebKit Bug Importer
Comment 3 2023-02-14 05:32:18 PST
Note You need to log in before you can comment on or make changes to this bug.