Very simple and very fast HTTPS downloader.
This sample connects to an HTTPS server, sends 'GET' request, receives a response and displays it.
Shows how to use TlsServerSocket class to write custom TLS proxy server.