cookiesFromResponse
Parses @msg's Set-Cookie response headers and returns a struct@GLib.SList of SoupCookie
s.
Cookies that do not specify "path" or "domain" attributes will have their values defaulted from @msg.
Return
a #GSList of SoupCookie
s, which can be freed with method@Cookie.free.
Parameters
msg
a #SoupMessage containing a "Set-Cookie" response header