request_body_in_persistent_file  166 http/modules/ngx_http_dav_module.c         r->request_body_in_persistent_file = 1;
request_body_in_persistent_file 1411 http/ngx_http_core_module.c         r->request_body_in_persistent_file = 1;
request_body_in_persistent_file  457 http/ngx_http_request.h     unsigned                          request_body_in_persistent_file:1;
request_body_in_persistent_file   78 http/ngx_http_request_body.c             tf->persistent = r->request_body_in_persistent_file;
request_body_in_persistent_file  408 http/ngx_http_request_body.c         tf->persistent = r->request_body_in_persistent_file;