Greenbone Security Assistant
Data Fields
url_map Struct Reference

URL regexp to handler function mapping. More...

Data Fields

GRegex * gregexp
 
http_handler_thandler
 

Detailed Description

URL regexp to handler function mapping.

Instances of url_map contain a compiled glib perl compatible regular expression and a http handler function.

Field Documentation

◆ gregexp

GRegex* url_map::gregexp

◆ handler

http_handler_t* url_map::handler

The documentation for this struct was generated from the following file: