HTTP_Client_CookieManager::updateCookies()

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

Synopsis

Описание

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

Параметр

object HTTP_Request &$request

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

Throws

throws no exceptions thrown

См. также

see passCookies(), addCookie()

Заметка

Эта функция не должна вызываться статически.

    Поддержать сайт на родительском проекте КГБ