require_once 'HTTP/Client/CookieManager.php';
void HTTP_Client_CookieManager::passCookies (object An &$request)
void HTTP_Client_CookieManager::passCookies
The method sends only the cookies that should be sent with the request and it adds them in right order.
HTTP_Request object
throws no exceptions thrown
see updateCookies(), addCookie()
This function can not be called statically.