(PECL pecl_http >= 0.12.0)
HttpRequest::setCookies — Set cookies
$cookies
] )Set custom cookies.
cookiesan associative array as parameter containing cookie name/value pairs; if empty or omitted, all previously set cookies will be unset
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.