Searched refs:ngx_http_send_response (Results 1 – 4 of 4) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_empty_gif_module.c | 127 return ngx_http_send_response(r, NGX_HTTP_OK, &ngx_http_gif_type, &cv); in ngx_http_empty_gif_handler()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_core_module.h | 494 ngx_int_t ngx_http_send_response(ngx_http_request_t *r, ngx_uint_t status,
|
| H A D | ngx_http_script.c | 1399 e->status = ngx_http_send_response(e->request, code->status, NULL, in ngx_http_script_return_code()
|
| H A D | ngx_http_core_module.c | 1668 ngx_http_send_response(ngx_http_request_t *r, ngx_uint_t status, in ngx_http_send_response() function
|