Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.c21 #define NGX_HTTP_REQUEST_BODY_FILE_CLEAN 2 macro
101 { ngx_string("clean"), NGX_HTTP_REQUEST_BODY_FILE_CLEAN },
1248 clcf->client_body_in_file_only == NGX_HTTP_REQUEST_BODY_FILE_CLEAN; in ngx_http_update_location_config()