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.