body_len          835 http/modules/ngx_http_proxy_module.c     size_t                        len, uri_len, loc_len, body_len;
body_len          910 http/modules/ngx_http_proxy_module.c         body_len = 0;
body_len          914 http/modules/ngx_http_proxy_module.c             body_len += lcode(&le);
body_len          917 http/modules/ngx_http_proxy_module.c         ctx->internal_body_length = body_len;
body_len          918 http/modules/ngx_http_proxy_module.c         len += body_len;