diff --git a/httpserver-error.lua b/httpserver-error.lua index 936482c..cb70321 100644 --- a/httpserver-error.lua +++ b/httpserver-error.lua @@ -3,6 +3,6 @@ -- Author: Marcos Kirsch, Gregor Hartmann return function (connection, req, args) - local statusString = dofile("httpserver-header.lc")(connection, req.code, "html", false, req.headers) - connection:send("