HTTP_Client_CookieManager::reset()

HTTP_Client_CookieManager::reset() – Clears the cookies list

Synopsis

require_once 'HTTP/Client/CookieManager.php';

void HTTP_Client_CookieManager::reset ( )

Description

This package is not documented yet.

Throws

throws no exceptions thrown

Note

This function can not be called statically.