#include <configparser.h>
Data Fields | |
| t_conf_opt * | cfgopts |
| t_handler_config * | handlers |
| t_cache_revalidator | revalidator |
| t_last_modified | last_modified |
| t_header_hook | header_hook |
| t_finish | finish |
Definition at line 102 of file configparser.h.
|
|
The configuration directive options of this module Definition at line 103 of file configparser.h. |
|
|
The cleanup function handler Definition at line 108 of file configparser.h. |
|
|
The handler configuration Definition at line 104 of file configparser.h. |
|
|
Hook for http headers Definition at line 107 of file configparser.h. |
|
|
The last modified validation hook Definition at line 106 of file configparser.h. |
|
|
The cache revalidation hook Definition at line 105 of file configparser.h. |
1.3.5