p0pr0ck5 / lua-resty-waf

High-performance WAF built on the OpenResty stack
GNU General Public License v3.0
1.28k stars 305 forks source link

Variable set with no val should set to 1 #261

Closed p0pr0ck5 closed 7 years ago

p0pr0ck5 commented 7 years ago

Right now we treat

setvar:ip.foo

as a translation warning, but this is a valid operator.