Greenbone Security Assistant
|
URL regexp to handler function mapping. More...
Data Fields | |
GRegex * | gregexp |
http_handler_t * | handler |
URL regexp to handler function mapping.
Instances of url_map contain a compiled glib perl compatible regular expression and a http handler function.
GRegex* url_map::gregexp |
http_handler_t* url_map::handler |