I am finishing integrating an app with a API and I am having problem performing a DELETE request. For some reason, the body that I sending on that DELETE is being ignored and the request goes without body.
Is that a limitation of the Corona Network api?