(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를 반환합니다.