-
Bug
-
Resolution: Done
-
Major
-
2.3.5.Final
-
None
URLConnectionClientExecutor is unable to send POST requests, it should execute connection.setDoOutput(true) if there will be body, and it should also add headers before body.
URLConnectionClientExecutor is unable to send POST requests, it should execute connection.setDoOutput(true) if there will be body, and it should also add headers before body.