HttpRequest::enableCookies
(PECL pecl_http:1.0.0-1.5.5)
HttpRequest::enableCookies — Enable cookies
Descrição
public
bool HttpRequest::enableCookies
( void
)
Enable automatic sending of received cookies.
Nota: Note that cuutomly set cookies will be sent anyway.
Valor Retornado
Retorna TRUE em caso de sucesso ou FALSE em falhas.
User Contributed Notes
HttpRequest::enableCookies
HttpRequest::enableCookies
There are no user contributed notes for this page.

HttpRequest::__construct