Searched refs:ngx_http_discard_request_body (Results 1 – 12 of 12) sorted by relevance
152 ngx_int_t ngx_http_discard_request_body(ngx_http_request_t *r);
473 if (ngx_http_discard_request_body(r) != NGX_OK) { in ngx_http_special_response_handler()
511 ngx_http_discard_request_body(ngx_http_request_t *r) in ngx_http_discard_request_body() function
987 (void) ngx_http_discard_request_body(r); in ngx_http_core_find_config_phase()1676 if (ngx_http_discard_request_body(r) != NGX_OK) { in ngx_http_send_response()
96 rc = ngx_http_discard_request_body(r); in ngx_http_stub_status_handler()
84 rc = ngx_http_discard_request_body(r); in ngx_http_flv_handler()
209 rc = ngx_http_discard_request_body(r); in ngx_http_static_handler()
219 rc = ngx_http_discard_request_body(r); in ngx_http_gzip_static_handler()
187 rc = ngx_http_discard_request_body(r); in ngx_http_memcached_handler()
183 rc = ngx_http_discard_request_body(r); in ngx_http_autoindex_handler()
449 rc = ngx_http_discard_request_body(r); in ngx_http_mp4_handler()
488 ngx_http_discard_request_body(r);