wrapper of TLS library to connect to HTTPS servers

Dependents:   HTTPSClientExample

This library provides a simple interface to send GET requests over HTTPS. Notice that this library uses the axTLS library for the implementation of TLS.

Import programHTTPSClientExample

Connect to twitter.com and copies this webpage to a file.

History

fixed scanf status line default tip

2013-09-12, by feb11 [Thu, 12 Sep 2013 09:05:02 +0000] rev 3

fixed scanf status line


Added some comments, formatted code

2013-09-05, by feb11 [Thu, 05 Sep 2013 14:28:29 +0000] rev 2

Added some comments, formatted code


remove printf

2013-09-05, by feb11 [Thu, 05 Sep 2013 10:33:20 +0000] rev 1

remove printf


initial import

2013-09-04, by feb11 [Wed, 04 Sep 2013 13:24:29 +0000] rev 0

initial import