HTTP/HTTPS Client Library for the X-NUCLEO-IDW01M1v2 wifi board.
Dependents: HTTPClient_HelloWorld_IDW01M1 wifigianluigi HTTPClient_HelloWorld_IDW01M1_Fabio_Ricezione
Fork of HTTPClient by
History
Added HTTPS support
2017-01-13, by mapellil [Fri, 13 Jan 2017 14:40:02 +0000] rev 24
Added HTTPS support
Max host length increased to 64
2016-12-05, by mapellil [Mon, 05 Dec 2016 16:20:48 +0000] rev 23
Max host length increased to 64
removed include
2016-11-17, by mapellil [Thu, 17 Nov 2016 14:08:30 +0000] rev 22
removed include
Changed constructor, removed HTTP sock wrapper
2016-11-11, by mapellil [Fri, 11 Nov 2016 16:13:48 +0000] rev 21
Changed constructor, removed HTTP sock wrapper
fixed wind msg
2016-11-08, by mapellil [Tue, 08 Nov 2016 17:21:42 +0000] rev 20
fixed wind msg
first committ
2016-11-07, by mapellil [Mon, 07 Nov 2016 17:08:02 +0000] rev 19
first committ
Fixed issue with ARMCC
2014-05-07, by donatien [Wed, 07 May 2014 16:48:10 +0000] rev 18
Fixed issue with ARMCC
Do not block and wait for 255 bytes
2014-05-02, by donatien [Fri, 02 May 2014 13:13:39 +0000] rev 17
Do not block and wait for 255 bytes
IHTTPData (HTTPText, HTTPMap) objects can be re-used multiple times (reading/writing position is reset on each connection); Support for PUT and DELETE methods
2012-08-30, by donatien [Thu, 30 Aug 2012 15:38:57 +0000] rev 16
IHTTPData (HTTPText, HTTPMap) objects can be re-used multiple times (reading/writing position is reset on each connection); Support for PUT and DELETE methods
Removed useless debug message
2012-08-29, by donatien [Wed, 29 Aug 2012 11:16:48 +0000] rev 15
Removed useless debug message