-
Bug
-
Resolution: Done
-
Major
-
2.3.5.Final
-
None
-
Windows 7
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.