cookies_to_response


Description:


[ Version ( since = "2.24" ) ]
public void cookies_to_response (SList<Cookie> cookies, Message msg)

Appends a "Set-Cookie" response header to msg for each cookie in cookies.

(This is in addition to any other "Set-Cookie" headers msg may already have.)

Parameters:

cookies

a SList of Cookie

msg

a Message


Namespace: Soup
Package: libsoup-2.4