Home
last modified time | relevance | path

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

/dports/www/nginx-full/nginx-upload-module-aa42509/
H A Dngx_http_upload_module.c297 static ngx_int_t ngx_http_upload_handler(ngx_http_request_t *r);
797 ngx_http_upload_handler(ngx_http_request_t *r) in ngx_http_upload_handler() function
2945 clcf->handler = ngx_http_upload_handler; in ngx_http_upload_pass()