I\'m trying to send a HTTPS POST request with XML data to a server using PHP.
Anything sends to the server requires authentication therefore I\'ll use cURL.
Perhaps you could try text/xml instead of application/xml?