Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h292 typedef void (*ngx_http_client_body_handler_pt)(ngx_http_request_t *r); typedef
303 ngx_http_client_body_handler_pt post_handler;
H A Dngx_http.h141 ngx_http_client_body_handler_pt post_handler);
H A Dngx_http_request_body.c31 ngx_http_client_body_handler_pt post_handler) in ngx_http_read_client_request_body()