Home
last modified time | relevance | path

Searched refs:ngx_http_proxy_headers_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.c52 } ngx_http_proxy_headers_t; typedef
63 ngx_http_proxy_headers_t headers;
65 ngx_http_proxy_headers_t headers_cache;
176 ngx_http_proxy_loc_conf_t *conf, ngx_http_proxy_headers_t *headers,
1184 ngx_http_proxy_headers_t *headers; in ngx_http_proxy_create_request()
3438 ngx_http_proxy_headers_t *headers, ngx_keyval_t *default_headers) in ngx_http_proxy_init_headers()