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.
As far as I can see there is no equivalent to getfenv(0).__ngx_req for the stream session as far as I can see implemented in the lua stream module.
getfenv(0).__ngx_req
I dont think I can implement this one myself, however it is a requirement for the FFI side of balancer_by_lua_* (#7)