[Webkit-unassigned] [Bug 126127] New: [SOUP] Implement ResourceResponse::updateFromDelegatePreservingOldHTTPBody

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 22 01:40:15 PST 2013


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

           Summary: [SOUP] Implement
                    ResourceResponse::updateFromDelegatePreservingOldHTTPB
                    ody
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Soup
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
            Blocks: 108832


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.

-- 
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