cookiesToCookieHeader

fnstring cookiesToCookieHeader(soup.cookie.Cookie[] cookies)

Serializes a [glib.slist.SList] of #SoupCookie into a string suitable for setting as the value of the "Cookie" header.

Parameters

cookiesa #GSList of #SoupCookie

Returns

the serialization of cookies