HttpRequest::enableCookies

(PECL pecl_http >= 1.0.0)

HttpRequest::enableCookiesEnable cookies

Beskrivelse

public bool HttpRequest::enableCookies ( void )

Enable automatic sending of received cookies.

Note:

Note that custom set cookies will be sent anyway.

Returnerings Værdier

Returns TRUE on success or FALSE on failure.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top