Home
last modified time | relevance | path

Searched refs:ngx_http_proxy_vars_t (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_proxy_module.c44 } ngx_http_proxy_vars_t; typedef
84 ngx_http_proxy_vars_t vars;
114 ngx_http_proxy_vars_t vars;
209 static void ngx_http_proxy_set_vars(ngx_url_t *u, ngx_http_proxy_vars_t *v);
4367 ngx_http_proxy_set_vars(ngx_url_t *u, ngx_http_proxy_vars_t *v) in ngx_http_proxy_set_vars()