Searched refs:ngx_http_read_discarded_request_body (Results 1 – 1 of 1) sorted by relevance
16 static ngx_int_t ngx_http_read_discarded_request_body(ngx_http_request_t *r);558 rc = ngx_http_read_discarded_request_body(r); in ngx_http_discard_request_body()617 rc = ngx_http_read_discarded_request_body(r); in ngx_http_discarded_request_body_handler()656 ngx_http_read_discarded_request_body(ngx_http_request_t *r) in ngx_http_read_discarded_request_body() function