Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
When using JDKs URLConnection it wont send data until you start to read the input stream. So we need to add logic to do this so we force a flush and send data.