Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_uwsgi_module.c39 ngx_array_t *uwsgi_values; member
733 uwcf->uwsgi_values->elts) in ngx_http_uwsgi_eval()
1823 conf->uwsgi_values = prev->uwsgi_values; in ngx_http_uwsgi_merge_loc_conf()
2119 sc.values = &uwcf->uwsgi_values; in ngx_http_uwsgi_pass()