|
Apache HTTP Server Request Library - 2.17
|
#include <apreq_param.h>

Data Fields | |
| apr_table_t * | info |
| apr_bucket_brigade * | upload |
| unsigned | flags |
| const apreq_value_t | v |
Common data structure for params and file uploads
| 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
|
Copyright © 2003-2022 The Apache Software Foundation. See LICENSE. |
Generated on Sat Sep 3 2022 17:23:06 for libapreq2 by |