(PECL pecl_http >= 0.12.0)
HttpRequest::setCookies — Set cookies
Set custom cookies.
an associative array as parameter containing cookie name/value pairs; if empty or omitted, all previously set cookies will be unset
如果成功则返回 TRUE,失败则返回 FALSE。