HttpRequest::enableCookies

(PECL pecl_http >= 1.0.0)

HttpRequest::enableCookiesEnable cookies

Опис

public bool HttpRequest::enableCookies ( void )

Enable automatic sending of received cookies.

Зауваження:

Note that custom set cookies will be sent anyway.

Значення, що повертаються

Повертає TRUE в успішному випадку або FALSE в разі помилки.

add a note add a note

User Contributed Notes

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