diff options
Diffstat (limited to 'package/lua-resty-http/Config.in')
-rw-r--r-- | package/lua-resty-http/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/lua-resty-http/Config.in b/package/lua-resty-http/Config.in new file mode 100644 index 0000000000..4697c90dfb --- /dev/null +++ b/package/lua-resty-http/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_LUA_RESTY_HTTP + bool "lua-resty-http" + help + Lua HTTP client cosocket driver for OpenResty / ngx_lua. + + http://github.com/pintsized/lua-resty-http |