Auth_Yadis_ParanoidHTTPFetcher::reset PHP Метод

reset() публичный Метод

public reset ( )
    function reset()
    {
        $this->headers = array();
        $this->data = "";
    }