void HTTP_Client_CookieManager::addCookie (
array $cookie
)
This package is not documented yet.
An array representing cookie, this function expects all of the array's fields ('name', 'value', 'domain', 'path', 'expires', 'secure') to be set.
throws no exceptions thrown
This function can not be called statically.