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
.
msg |
a Message containing a "Set-Cookie" response header |
a SList of `SoupCookie`s, which can be freed with [[email protected]]. |