Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_uwsgi_loc_conf_t Struct Reference
Collaboration diagram for ngx_http_uwsgi_loc_conf_t:
Collaboration graph
[legend]

Data Fields

ngx_http_upstream_conf_t upstream
ngx_array_tflushes
ngx_array_tparams_len
ngx_array_tparams
ngx_array_tparams_source
ngx_hash_t headers_hash
ngx_uint_t header_params
ngx_array_tuwsgi_lengths
ngx_array_tuwsgi_values
ngx_str_t uwsgi_string
ngx_uint_t modifier1
ngx_uint_t modifier2

Detailed Description

Definition at line 15 of file ngx_http_uwsgi_module.c.

Field Documentation

ngx_array_t* flushes

Definition at line 18 of file ngx_http_uwsgi_module.c.

ngx_uint_t header_params

Definition at line 24 of file ngx_http_uwsgi_module.c.

ngx_hash_t headers_hash

Definition at line 23 of file ngx_http_uwsgi_module.c.

ngx_uint_t modifier1

Definition at line 35 of file ngx_http_uwsgi_module.c.

ngx_uint_t modifier2

Definition at line 36 of file ngx_http_uwsgi_module.c.

ngx_array_t* params

Definition at line 20 of file ngx_http_uwsgi_module.c.

ngx_array_t* params_len

Definition at line 19 of file ngx_http_uwsgi_module.c.

ngx_array_t* params_source

Definition at line 21 of file ngx_http_uwsgi_module.c.

Definition at line 16 of file ngx_http_uwsgi_module.c.

ngx_array_t* uwsgi_lengths

Definition at line 26 of file ngx_http_uwsgi_module.c.

ngx_str_t uwsgi_string

Definition at line 33 of file ngx_http_uwsgi_module.c.

ngx_array_t* uwsgi_values

Definition at line 27 of file ngx_http_uwsgi_module.c.


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