HTTP_Client_CookieManager::passCookies()

HTTP_Client_CookieManager::passCookies()

HTTP_Client_CookieManager::passCookies() -- Adds cookies to the request

Description

The method sends only the cookies that should be sent with the request and it adds them in right order.

Parameter

object HTTP_Request &$request

HTTP_Request object

Throws

throws no exceptions thrown

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.