Latest update - 7516

This commit is contained in:
2019-06-19 01:03:38 +09:00
parent b8b58c0e47
commit d853e3765b
+2
View File
@@ -147,6 +147,8 @@ send_http_header(r, ...)
} }
} }
r->disable_not_modified = 1;
(void) ngx_http_send_header(r); (void) ngx_http_send_header(r);