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