From 7587aa5fac7e5506033e3febdba038b0da1bf020 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Sun, 20 May 2018 16:10:16 +0100 Subject: [PATCH] lib/lua/nb.lua --- lib/lua/nb.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/lua/nb.lua b/lib/lua/nb.lua index 83ae42ce..fe431bec 100644 --- a/lib/lua/nb.lua +++ b/lib/lua/nb.lua @@ -1,5 +1,6 @@ -- NB 30.04.18: -- See https://github.com/openresty/lua-nginx-module/blob/master/README.markdown +-- See https://openresty-reference.readthedocs.io/en/latest/Lua_Nginx_API/ -- ngx.header["Content-type"] = "text/plain" local nb = { dev = 1, -- 2.47.3