HTTP_Client::reset()

HTTP_Client::reset() – オブジェクトの内部プロパティーをクリアする

Synopsis

require_once 'HTTP/Client.php';

void HTTP_Client::reset ( )

Description

This package is not documented yet.

Throws

throws 投げられる例外はありません。

Note

This function can not be called statically.