Apache HTTP Server Request Library
#include <apreq_module.h>
Data Fields | |
struct apreq_module_t * | module |
apr_pool_t * | pool |
apr_bucket_alloc_t * | bucket_alloc |
struct apreq_module_t* apreq_handle_t::module [read] |
the apreq module which implements this handle
the pool which defines the lifetime of the parsed data
the allocator, which persists at least as long as the pool