Home
last modified time | relevance | path

Searched refs:request_body_file_log_level (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h486 unsigned request_body_file_log_level:3; member
H A Dngx_http_request_body.c455 tf->log_level = r->request_body_file_log_level; in ngx_http_write_request_body()
H A Dngx_http_core_module.c1249 r->request_body_file_log_level = NGX_LOG_NOTICE; in ngx_http_update_location_config()
1252 r->request_body_file_log_level = NGX_LOG_WARN; in ngx_http_update_location_config()
/f-stack/app/nginx-1.16.1/src/http/modules/perl/
H A Dnginx.xs389 r->request_body_file_log_level = 0;
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_dav_module.c174 r->request_body_file_log_level = 0; in ngx_http_dav_handler()