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

View this page in Last updated: Mon, 02 Jul 2007
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

Opis

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

Parametr

object HTTP_Request &$request

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

Wyjątki

throws no exceptions thrown

Uwagi

Ta funkcja nie może być wywołana statycznie.

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

Download Documentation Last updated: Mon, 02 Jul 2007
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.