cookiesToCookieHeader

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

string
cookiesToCookieHeader

Parameters

cookies soup.cookie.Cookie[]

a #GSList of #SoupCookie

Return Value

Type: string

the serialization of cookies