We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fa9939 commit e102a38Copy full SHA for e102a38
lib/resty/http.lua
@@ -21,7 +21,6 @@ local ngx_re_find = ngx.re.find
21
local ngx_log = ngx.log
22
local ngx_DEBUG = ngx.DEBUG
23
local ngx_ERR = ngx.ERR
24
-local ngx_WARN = ngx.WARN
25
local ngx_var = ngx.var
26
local ngx_print = ngx.print
27
local ngx_header = ngx.header
0 commit comments