Searched refs:body_values (Results 1 – 1 of 1) sorted by relevance
60 ngx_array_t *body_values; member950 && plcf->body_values == NULL && plcf->upstream.pass_request_body in ngx_http_proxy_handler()1481 if (plcf->body_values) { in ngx_http_proxy_create_request()1482 e.ip = plcf->body_values->elts; in ngx_http_proxy_create_request()1507 } else if (plcf->body_values == NULL && plcf->upstream.pass_request_body) { in ngx_http_proxy_create_request()3366 conf->body_values = prev->body_values; in ngx_http_proxy_merge_loc_conf()3377 sc.values = &conf->body_values; in ngx_http_proxy_merge_loc_conf()