From 0e342ce4103d9efe96f04ca9bca1fe6babf922f0 Mon Sep 17 00:00:00 2001 From: Hakase Date: Sun, 8 Mar 2020 21:45:18 +0900 Subject: [PATCH] Update special response. --- src/http/ngx_http_special_response.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/http/ngx_http_special_response.c b/src/http/ngx_http_special_response.c index f25d1e2..f3db71f 100644 --- a/src/http/ngx_http_special_response.c +++ b/src/http/ngx_http_special_response.c @@ -33,6 +33,7 @@ static u_char ngx_http_error_build_tail[] = static u_char ngx_http_error_tail[] = +"
" NGINX_SERVER "
" CRLF "" CRLF "" CRLF ;