lua-resty-http
lua-resty-http copied to clipboard
is lua-resty-http bound with openresty already?
Hi team: should be lua-resty-http installed if openresty is used on the docker environment?
I think that's typically not the case. You'll need to install it with a package manager: https://opm.openresty.org/package/ledgetech/lua-resty-http/
thanks I will try it