downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HttpRequest::send> <HttpRequest::getUrl
[edit] Last updated: Fri, 25 May 2012

view this page in

HttpRequest::resetCookies

(PECL pecl_http >= 1.0.0)

HttpRequest::resetCookiesクッキーをリセットする

説明

public bool HttpRequest::resetCookies ([ bool $session_only = false ] )

自動的に受信/送信されたクッキーを、リセットします。

注意:

独自に設定したクッキーには影響を及ぼさないことに注意しましょう。

パラメータ

session_only

セッションクッキーのみをリセットするかどうかを指定します (libcurl >= v7.15.4 あるいは libcurl >= v7.14.1 が必要です)。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes HttpRequest::resetCookies
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites