HTTP_Client::reset()
HTTP_Client::reset() – Clears object's internal properties
Synopsis
require_once 'HTTP/Client.php';
void HTTP_Client::reset (
)
Description
This package is not documented yet.
Throws
throws no exceptions thrown
Note
This function can not be called
statically.