NOGO class
This class is based on nogo.pm <http://www.linpro.no/lwp/libwww-perl/lib/LWP/Protocol/nogo.pm> from the libwww-perl collection <http://www.linpro.no/lwp/>.
If you want to disable access to a particular scheme, use this class and then call Protocol::implementor('that_scheme', 'NOGO'); From then on, attempts to access URLs with that scheme will generate a 500 error.
Located in Program_Root/Protocol/Protocol_NOGO.php (line 36)
Protocol | --Protocol_NOGO
Inherited from Protocol
Protocol::$error_number
Protocol::$error_string
Protocol::$scheme
Protocol::$ua
Inherited From Protocol
Protocol::Protocol()
Protocol::collect()
Protocol::create()
Protocol::get_error_number()
Protocol::get_error_string()
Protocol::has_error()
Protocol::implementor()
Protocol::is_error_connect()
Protocol::is_error_parse()
Protocol::is_error_read()
Protocol::is_error_timeout()
Protocol::is_error_write()
Protocol::set_error_number()
Protocol::set_error_string()
Documention generated on Wed, 16 Jul 2003 01:03:55 +0100 by phpDocumentor 1.2.0