Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

apreq_param_t Struct Reference

#include <apreq_params.h>


Data Fields

apr_table_tinfo
apr_bucket_brigadebb
apreq_value_t v


Detailed Description

Common data structure for params and file uploads


Field Documentation

apr_bucket_brigade* apreq_param_t::bb
 

brigade to spool upload files

apr_table_t* apreq_param_t::info
 

header table associated with the param

apreq_value_t apreq_param_t::v
 

underlying name/value/status info


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