Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_special_response.c28 static u_char ngx_http_error_build_tail[] = variable
677 len = sizeof(ngx_http_error_build_tail) - 1; in ngx_http_send_special_response()
678 tail = ngx_http_error_build_tail; in ngx_http_send_special_response()