Apache HTTP Server Request Library

#include <apreq_parser.h>
| Data Fields | |
| apreq_hook_function_t | hook | 
| apreq_hook_t * | next | 
| apr_pool_t * | pool | 
| void * | ctx | 
the hook function
next item in the linked list
pool which allocated this hook
| void* apreq_hook_t::ctx | 
a user defined pointer passed to the hook function