Searched refs:ngx_http_proxy_init_headers (Results 1 – 1 of 1) sorted by relevance
175 static ngx_int_t ngx_http_proxy_init_headers(ngx_conf_t *cf,3394 rc = ngx_http_proxy_init_headers(cf, conf, &conf->headers, in ngx_http_proxy_merge_loc_conf()3403 rc = ngx_http_proxy_init_headers(cf, conf, &conf->headers_cache, in ngx_http_proxy_merge_loc_conf()3437 ngx_http_proxy_init_headers(ngx_conf_t *cf, ngx_http_proxy_loc_conf_t *conf, in ngx_http_proxy_init_headers() function