Преглед изворни кода

Update http-enc-res-hdr.lua

EtherDream пре 5 година
родитељ
комит
be161ed8bb
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      lua/http-enc-res-hdr.lua

+ 3 - 3
lua/http-enc-res-hdr.lua

@@ -108,9 +108,9 @@ local function nodeSwitched()
 end
 
 -- 节点切换功能,目前还在测试中(demo 中已开启)
-if nodeSwitched() then
-  return
-end
+-- if nodeSwitched() then
+--  return
+-- end
 
 
 local h, err = ngx.resp.get_headers()