WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2023-02-14 03:00:23 PST
This will be fixed by
https://github.com/WebKit/WebKit/pull/10029
Carlos Garcia Campos
Comment 2
2023-02-14 05:31:37 PST
Fixed by
260252@main
(ff7c488):
https://commits.webkit.org/260252@main
Radar WebKit Bug Importer
Comment 3
2023-02-14 05:32:18 PST
<
rdar://problem/105448089
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug