Apache HTTP Server Request Library

#include <apreq_module.h>
| Data Fields | |
| const struct apreq_module_t * | module | 
| apr_pool_t * | pool | 
| apr_bucket_alloc_t * | bucket_alloc | 
| 
 | 
| the allocator, which persists at least as long as the pool | 
| 
 | 
| the apreq module which implements this handle | 
| 
 | 
| the pool which defines the lifetime of the parsed data |