Update special response.

This commit is contained in:
2020-03-08 21:45:18 +09:00
parent 17c9415840
commit 0e342ce410
+1
View File
@@ -33,6 +33,7 @@ static u_char ngx_http_error_build_tail[] =
static u_char ngx_http_error_tail[] =
"<hr><center>" NGINX_SERVER "</center>" CRLF
"</body>" CRLF
"</html>" CRLF
;