|
Groonga 3.0.9 Source Code Document
|

Definition at line 42 of file ngx_http_proxy_module.c.
| ngx_array_t* body_set |
Definition at line 47 of file ngx_http_proxy_module.c.
| ngx_array_t* body_set_len |
Definition at line 46 of file ngx_http_proxy_module.c.
| ngx_str_t body_source |
Definition at line 61 of file ngx_http_proxy_module.c.
| ngx_array_t* cookie_domains |
Definition at line 58 of file ngx_http_proxy_module.c.
| ngx_array_t* cookie_paths |
Definition at line 59 of file ngx_http_proxy_module.c.
| ngx_array_t* flushes |
Definition at line 45 of file ngx_http_proxy_module.c.
| ngx_uint_t headers_hash_bucket_size |
Definition at line 78 of file ngx_http_proxy_module.c.
| ngx_uint_t headers_hash_max_size |
Definition at line 77 of file ngx_http_proxy_module.c.
| ngx_array_t* headers_set |
Definition at line 49 of file ngx_http_proxy_module.c.
| ngx_hash_t headers_set_hash |
Definition at line 50 of file ngx_http_proxy_module.c.
| ngx_array_t* headers_set_len |
Definition at line 48 of file ngx_http_proxy_module.c.
| ngx_array_t* headers_source |
Definition at line 52 of file ngx_http_proxy_module.c.
| ngx_uint_t http_version |
Definition at line 75 of file ngx_http_proxy_module.c.
| ngx_str_t location |
Definition at line 64 of file ngx_http_proxy_module.c.
| ngx_str_t method |
Definition at line 63 of file ngx_http_proxy_module.c.
| ngx_array_t* proxy_lengths |
Definition at line 54 of file ngx_http_proxy_module.c.
| ngx_array_t* proxy_values |
Definition at line 55 of file ngx_http_proxy_module.c.
| ngx_flag_t redirect |
Definition at line 73 of file ngx_http_proxy_module.c.
| ngx_array_t* redirects |
Definition at line 57 of file ngx_http_proxy_module.c.
| ngx_http_upstream_conf_t upstream |
Definition at line 43 of file ngx_http_proxy_module.c.
| ngx_str_t url |
Definition at line 65 of file ngx_http_proxy_module.c.
Definition at line 71 of file ngx_http_proxy_module.c.
1.8.1.2