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 fb5d47a commit aa48948Copy full SHA for aa48948
lib/resty/http.lua
@@ -38,7 +38,7 @@ end
38
39
40
local _M = {
41
- _VERSION = '0.01',
+ _VERSION = '0.02',
42
}
43
44
local mt = { __index = _M }
0 commit comments