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 d8c8bd9 commit 5596089Copy full SHA for 5596089
lib/resty/http.lua
@@ -41,7 +41,7 @@ end
41
42
43
local _M = {
44
- _VERSION = '0.02',
+ _VERSION = '0.03',
45
}
46
47
local mt = { __index = _M }
0 commit comments