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

Data Fields

ngx_str_t key_start
ngx_str_t schema
ngx_str_t host_header
ngx_str_t port
ngx_str_t uri

Detailed Description

Definition at line 33 of file ngx_http_proxy_module.c.

Field Documentation

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.


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