Home
last modified time | relevance | path

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

/dports/www/nginx-full/nginx-upload-module-aa42509/
H A Dngx_http_upload_module.c346 static ngx_int_t ngx_http_read_upload_client_request_body(ngx_http_request_t *r);
921 rc = ngx_http_read_upload_client_request_body(r); in ngx_http_upload_handler()
3104 ngx_http_read_upload_client_request_body(ngx_http_request_t *r) { in ngx_http_read_upload_client_request_body() function