[Webkit-unassigned] [Bug 162891] New: [SOUP] Move request HTTP body handling to ResourceRequestSoup and simplify it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 4 00:55:04 PDT 2016


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

            Bug ID: 162891
           Summary: [SOUP] Move request HTTP body handling to
                    ResourceRequestSoup and simplify it
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk, Soup
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: achristensen at apple.com, bugs-noreply at webkitgtk.org

We are currently adding the HTTP body to the message in ResourceHandleSoup, but we could do it as part of the ResourceRequest::updateSoupMessage() method, since the HTTP body is indeed part of the request.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161004/6d83559c/attachment.html>


More information about the webkit-unassigned mailing list