The SendHttpRequest activity in Elsa Workflows currently supports handling responses with content types such as JSON, text, XML, HTML, etc. To expand the functionality of the SendHttpRequest activity, ...
The method Gdx.net.sendHttpRequest is not working as it will not call httpResultListener.handleHttpResponse even if the response is there. Tried to implement it by myself and it is working. I can read ...