1config BR2_PACKAGE_LUA_RESTY_HTTP
2	bool "lua-resty-http"
3	help
4	  Lua HTTP client cosocket driver for OpenResty / ngx_lua.
5
6	  https://github.com/ledgetech/lua-resty-http
7