Skip to content

grl-net-wc: Implement HTTP Post request

Thiago requested to merge thiago/grilo:post_request 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