cookies_to_cookie_header


Description:


[ Version ( since = "2.24" ) ]
public string cookies_to_cookie_header (SList<Cookie> cookies)

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

Parameters:

cookies

a SList of Cookie

Returns:

the serialization of cookies


Namespace: Soup
Package: libsoup-2.4