I was successfully sending XML data to HTTP URL using pub.client:http (POST). But, I am trying to migrate this into HTTPS and have the URL modified accordingly. Also, I have added the user name and password for authorization.
The problem is, the file that is being transferred is empty (0 K). Is there something that I am missing here? I have played around with the URL adding filename and directory etc. and coming up empty.