HTTP_Client_CookieManager::reset() (Previous) (Next) HTTP_Download

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

HTTP_Client_CookieManager::updateCookies()

HTTP_Client_CookieManager::updateCookies() -- Updates cookie list from HTTP server response

Description

This method gets the cookies from HTTP response received by HTTP_Request instance and adds them to the object's internal list.

Parameter

object HTTP_Request &$request

HTTP_Request object containing the HTTP response, i.e. its sendRequest() should already be called.

Throws

throws no exceptions thrown

Note

This function can not be called statically.

HTTP_Client_CookieManager::reset() (Previous) (Next) HTTP_Download

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.