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.

Revisions of HTTPSClient.cpp

Revision Date Message Actions
1:95f92eed4e09 2013-09-05 remove printf File  Diff  Annotate
0:ab9011f6ede5 2013-09-04 initial import File  Diff  Annotate