[Webkit-unassigned] [Bug 126242] [SOUP] Response body are always NULL.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 27 00:21:30 PST 2013


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





--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-12-27 00:19:26 PST ---
In WebKit2 we don't encourage to use the soup API directly, and that's why we don't have public API to get the SoupMessage associated to a request/response. Note that once the network process is implemented, you won't have access to the soup session in the web process anymore. If you explain your use case we can try to provide public API for it.

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