Searched refs:body_lengths (Results 1 – 1 of 1) sorted by relevance
59 ngx_array_t *body_lengths; member1260 if (plcf->body_lengths) { in ngx_http_proxy_create_request()1261 le.ip = plcf->body_lengths->elts; in ngx_http_proxy_create_request()3365 conf->body_lengths = prev->body_lengths; in ngx_http_proxy_merge_loc_conf()3369 if (conf->body_source.data && conf->body_lengths == NULL) { in ngx_http_proxy_merge_loc_conf()3376 sc.lengths = &conf->body_lengths; in ngx_http_proxy_merge_loc_conf()