I am having trouble getting the HTTP class to talk to a server with HTTPS.
The class comments mention that it will use the proper port if the server is HTTPS, so I assume it can handle HTTPS.
But I don't see any explicit way to tell the class that I want HTTPS.
Am I missing something?