![]() |
wget2
1.0.0
|
Robots Exclusion file parser. More...
#include <config.h>
#include <strings.h>
#include <string.h>
#include <ctype.h>
#include <wget.h>
#include "private.h"
Functions | |
ROBOTS * | wget_robots_parse (const char *data, const char *client) |
void | wget_robots_free (ROBOTS **robots) |
Robots Exclusion file parser.