Skip to content

lua_factory: Support for HTTP POST Request

Thiago requested to merge thiago/grilo-plugins:lua_http_post_function into master

Some APIs have more then GET endopoints and now Grilo Plugins is able to create a POST request to deal with those endpoints in order to fetch data.

Merge request reports