From 2c9ed17c9bd307a58eb04f8a59da476a1db7c593 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Fri, 5 May 2023 12:50:07 +0200 Subject: [PATCH] Explicitly add HTTP headers as requested for Lua pages Signed-off-by: DL6ER --- scripts/pi-hole/lua/header.lp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/pi-hole/lua/header.lp b/scripts/pi-hole/lua/header.lp index 50848002..4de8e029 100644 --- a/scripts/pi-hole/lua/header.lp +++ b/scripts/pi-hole/lua/header.lp @@ -1,3 +1,6 @@ +HTTP/1.0 200 OK +Content-Type: text/html +