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

apreq_param_t Struct Reference

#include <apreq_param.h>


Data Fields

apr_table_tinfo
apr_bucket_brigadeupload
unsigned flags
const apreq_value_t v


Detailed Description

Common data structure for params and file uploads


Field Documentation

unsigned apreq_param_t::flags
 

charsets, taint marks, app-specific bits

apr_table_t* apreq_param_t::info
 

header table associated with the param

apr_bucket_brigade* apreq_param_t::upload
 

brigade used to spool upload files

const apreq_value_t apreq_param_t::v
 

underlying name/value info


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