Searched refs:body_len (Results 1 – 1 of 1) sorted by relevance
1172 size_t len, uri_len, loc_len, body_len, in ngx_http_proxy_create_request() local1264 body_len = 0; in ngx_http_proxy_create_request()1268 body_len += lcode(&le); in ngx_http_proxy_create_request()1271 ctx->internal_body_length = body_len; in ngx_http_proxy_create_request()1272 len += body_len; in ngx_http_proxy_create_request()