Searched refs:request_body_in_file_only (Results 1 – 6 of 6) sorted by relevance
482 unsigned request_body_in_file_only:1; member
1143 if (rb->temp_file || r->request_body_in_file_only) { in ngx_http_request_body_save_filter()
1245 r->request_body_in_file_only = 1; in ngx_http_update_location_config()
388 if (r->request_body_in_file_only) {
170 r->request_body_in_file_only = 1; in ngx_http_dav_handler()
3876 && !r->request_body_in_file_only) in ngx_http_v2_read_request_body()3981 r->request_body_in_file_only = 1; in ngx_http_v2_process_request_body()