Method
SoupCookieto_cookie_header
Declaration [src]
char*
soup_cookie_to_cookie_header (
SoupCookie* cookie
)
Description [src]
Serializes cookie
in the format used by the Cookie header (ie, for
returning a cookie from a SoupSession
to a server).