RobotsMatcher.IsValidUserAgentToObey

Verifies that the given user agent is valid to be matched against robots.txt. Valid user agent strings only contain the characters [a-zA-Z_-].

class RobotsMatcher
static
bool
IsValidUserAgentToObey
(
string user_agent
)

Meta