apreq_param_t Struct Reference

#include <apreq_param.h>


Data Fields

apr_table_t * info
apr_bucket_brigade * upload
unsigned flags
const apreq_value_t v


Detailed Description

Common data structure for params and file uploads

Field Documentation

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

charsets, taint marks, app-specific bits

underlying name/value info


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