Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_proxy_module.c59 ngx_array_t *body_lengths; member
1260 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()