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 f2b1838 commit 4318a39Copy full SHA for 4318a39
lib/resty/http.lua
@@ -67,7 +67,7 @@ end
67
68
69
local _M = {
70
- _VERSION = '0.08',
+ _VERSION = '0.09',
71
}
72
_M._USER_AGENT = "lua-resty-http/" .. _M._VERSION .. " (Lua) ngx_lua/" .. ngx.config.ngx_lua_version
73
0 commit comments