| Gungho documentation | view source | Contained in the Gungho distribution. |
Gungho::Component::RobotRules - Respect robots.txt
---
components:
- RobotRules
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.txt
Dispatches requests that were pending because of a missing robots.txt entry
Pushes a request in the wait queue for a robots.txt
Parses the robot rule and stores it
| Gungho documentation | view source | Contained in the Gungho distribution. |