|
NAMEGungho::Component::RobotRules - Respect robots.txtSYNOPSIS--- components: - RobotRules METHODSsetupsetup_robot_rules_parsersetup_robot_rules_storagehandle_responsesend_requestallowed($request)Returns 1 if request is allowed to be fetched, 0 if not. -1 and -2 are returned when there is a pending request to fetch /robots.txtdispatch_pending_robots_txtDispatches requests that were pending because of a missing robots.txt entrypush_pending_robots_txtPushes a request in the wait queue for a robots.txtparse_robot_rulesParses the robot rule and stores it
Visit the GSP FreeBSD Man Page Interface. |