|
Groonga 3.0.9 Source Code Document
|

Data Fields | |
| ngx_str_t | key_start |
| ngx_str_t | schema |
| ngx_str_t | host_header |
| ngx_str_t | port |
| ngx_str_t | uri |
Definition at line 33 of file ngx_http_proxy_module.c.
| ngx_str_t host_header |
Definition at line 36 of file ngx_http_proxy_module.c.
| ngx_str_t key_start |
Definition at line 34 of file ngx_http_proxy_module.c.
| ngx_str_t port |
Definition at line 37 of file ngx_http_proxy_module.c.
| ngx_str_t schema |
Definition at line 35 of file ngx_http_proxy_module.c.
| ngx_str_t uri |
Definition at line 38 of file ngx_http_proxy_module.c.
1.8.1.2