|
Groonga 3.0.9 Source Code Document
|

Data Fields | |
| ngx_http_status_t | status |
| ngx_http_chunked_t | chunked |
| ngx_http_proxy_vars_t | vars |
| off_t | internal_body_length |
| ngx_uint_t | head |
Definition at line 82 of file ngx_http_proxy_module.c.
| ngx_http_chunked_t chunked |
Definition at line 84 of file ngx_http_proxy_module.c.
| ngx_uint_t head |
Definition at line 88 of file ngx_http_proxy_module.c.
| off_t internal_body_length |
Definition at line 86 of file ngx_http_proxy_module.c.
| ngx_http_status_t status |
Definition at line 83 of file ngx_http_proxy_module.c.
Definition at line 85 of file ngx_http_proxy_module.c.
1.8.1.2