Searched refs:client_body_in_single_buffer (Results 1 – 5 of 5) sorted by relevance
382 ngx_flag_t client_body_in_single_buffer; member
393 offsetof(ngx_http_core_loc_conf_t, client_body_in_single_buffer),1255 r->request_body_in_single_buf = clcf->client_body_in_single_buffer; in ngx_http_update_location_config()3420 clcf->client_body_in_single_buffer = NGX_CONF_UNSET; in ngx_http_core_create_loc_conf()3641 ngx_conf_merge_value(conf->client_body_in_single_buffer, in ngx_http_core_merge_loc_conf()3642 prev->client_body_in_single_buffer, 0); in ngx_http_core_merge_loc_conf()
4270 *) Добавление: директива client_body_in_single_buffer.
4188 *) Feature: the "client_body_in_single_buffer" directive.
165 syn keyword ngxDirective contained client_body_in_single_buffer