Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_proxy_module.c70 ngx_array_t *proxy_values; member
979 plcf->proxy_values->elts) in ngx_http_proxy_eval()
3349 conf->proxy_values = prev->proxy_values; in ngx_http_proxy_merge_loc_conf()
3641 sc.values = &plcf->proxy_values; in ngx_http_proxy_pass()