RobotsMatcher.InitUserAgentsAndPath

Initialize next path and user-agents to check. Path must contain only the path, params, and query (if any) of the url and must start with a '/'.

class RobotsMatcher
package
void
InitUserAgentsAndPath
(
const(string)[] user_agents
,
string path
)

Meta