apreq_handle_t Struct Reference

#include <apreq_module.h>


Data Fields

struct apreq_module_tmodule
apr_pool_tpool
apr_bucket_alloc_tbucket_alloc


Detailed Description

An apreq handle associated with a module. The structure may have variable size, because the module may append its own data structures after it.

Field Documentation

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


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