Searched refs:client_body_temp_path (Results 1 – 6 of 6) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_core_module.h | 426 ngx_path_t *client_body_temp_path; /* client_body_temp_path */ member
|
| H A D | ngx_http_request_body.c | 452 tf->path = clcf->client_body_temp_path; in ngx_http_write_request_body()
|
| H A D | ngx_http_core_module.c | 379 offsetof(ngx_http_core_loc_conf_t, client_body_temp_path), 3705 if (ngx_conf_merge_path_value(cf, &conf->client_body_temp_path, in ngx_http_core_merge_loc_conf() 3706 prev->client_body_temp_path, in ngx_http_core_merge_loc_conf()
|
| /f-stack/app/nginx-1.16.1/ |
| H A D | CHANGES.ru | 6913 client_body_temp_path, proxy_temp_path, fastcgi_temp_path и 8230 клиента, задаётся директивой client_body_temp_path, по умолчанию
|
| H A D | CHANGES | 6781 "client_body_temp_path", "proxy_temp_path", "fastcgi_temp_path", and 8091 request body is specified by directive client_body_temp_path, by
|
| /f-stack/app/nginx-1.16.1/contrib/vim/syntax/ |
| H A D | nginx.vim | 166 syn keyword ngxDirective contained client_body_temp_path
|