Searched refs:request_body_in_single_buf (Results 1 – 6 of 6) sorted by relevance
481 unsigned request_body_in_single_buf:1; member
168 if (r->request_body_in_single_buf) { in ngx_http_read_client_request_body()
1255 r->request_body_in_single_buf = clcf->client_body_in_single_buffer; in ngx_http_update_location_config()
384 r->request_body_in_single_buf = 1;
3009 *) Исправление: в директиве request_body_in_single_buf.
2950 *) Bugfix: in the "request_body_in_single_buf" directive.