discard_body 948 http/ngx_http_core_module.c && !r->discard_body discard_body 2277 http/ngx_http_core_module.c sr->discard_body = r->discard_body; discard_body 2127 http/ngx_http_request.c if (r->discard_body) { discard_body 2166 http/ngx_http_request.c r->read_event_handler = r->discard_body ? discard_body 2398 http/ngx_http_request.c if (r->discard_body) { discard_body 497 http/ngx_http_request.h unsigned discard_body:1; discard_body 41 http/ngx_http_request_body.c if (r->request_body || r->discard_body) { discard_body 438 http/ngx_http_request_body.c if (r != r->main || r->discard_body) { discard_body 483 http/ngx_http_request_body.c r->discard_body = 1; discard_body 513 http/ngx_http_request_body.c r->discard_body = 0; discard_body 526 http/ngx_http_request_body.c r->discard_body = 0;