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 3bae4ee commit b18622aCopy full SHA for b18622a
lib/resty/http.lua
@@ -66,7 +66,7 @@ end
66
67
68
local _M = {
69
- _VERSION = '0.05',
+ _VERSION = '0.06',
70
}
71
_M._USER_AGENT = "lua-resty-http/" .. _M._VERSION .. " (Lua) ngx_lua/" .. ngx.config.ngx_lua_version
72
0 commit comments