Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_proxy_module.c209 static void ngx_http_proxy_set_vars(ngx_url_t *u, ngx_http_proxy_vars_t *v);
1047 ngx_http_proxy_set_vars(&url, &ctx->vars); in ngx_http_proxy_eval()
3696 ngx_http_proxy_set_vars(&u, &plcf->vars); in ngx_http_proxy_pass()
4367 ngx_http_proxy_set_vars(ngx_url_t *u, ngx_http_proxy_vars_t *v) in ngx_http_proxy_set_vars() function