Fork of the working HTTPClient adaptation using CyaSSL. This version adds a derivation of HTTPText called HTTPJson to emit JSON text properly. Additionally, the URL parser has defines that permit longer URLs to be utilized.

Dependencies:   CyaSSL

Fork of HTTPClient-SSL by Doug Anson

History

increased send buffer to 1024 default tip

2014-08-28, by ansond [Thu, 28 Aug 2014 00:07:09 +0000] rev 32

increased send buffer to 1024


updates

2014-08-27, by ansond [Wed, 27 Aug 2014 21:19:58 +0000] rev 31

updates


synced with HTTPClient-BasicAuth library updates

2014-08-27, by ansond [Wed, 27 Aug 2014 21:00:02 +0000] rev 30

synced with HTTPClient-BasicAuth library updates


added HTTPJson data type and created defines for increased url lengths

2014-08-27, by ansond [Wed, 27 Aug 2014 20:30:29 +0000] rev 29

added HTTPJson data type and created defines for increased url lengths


updated buffer sizes to parse larger URLs

2014-08-27, by ansond [Wed, 27 Aug 2014 18:10:09 +0000] rev 28

updated buffer sizes to parse larger URLs


Minor fix

2014-07-21, by wolfSSL [Mon, 21 Jul 2014 11:29:00 +0000] rev 27

Minor fix


2014-07-21, by wolfSSL [Mon, 21 Jul 2014 11:30:29 +0000] rev 26


CyaSSL under HTTPClient class

2014-07-12, by wolfSSL [Sat, 12 Jul 2014 12:09:38 +0000] rev 25

CyaSSL under HTTPClient class


Add setSSLmethod

2014-07-12, by wolfSSL [Sat, 12 Jul 2014 07:57:22 +0000] rev 24

Add setSSLmethod


Common main.cpp for FRDM-K64F

2014-07-12, by wolfSSL [Sat, 12 Jul 2014 07:11:39 +0000] rev 23

Common main.cpp for FRDM-K64F