Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_special_response.c35 static u_char ngx_http_error_tail[] = variable
681 len = sizeof(ngx_http_error_tail) - 1; in ngx_http_send_special_response()
682 tail = ngx_http_error_tail; in ngx_http_send_special_response()