Current Behavior The SendHttpRequest activity in Elsa Workflows currently supports handling responses with content types such as JSON, text, XML, HTML, etc. Enhancement Proposal To expand the ...
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 ...