A HTTP Client for the mbed networking libraries, with PUT method
Fork of HTTPClient by
History
Add HTTP PUT method.
2012-08-14, by stevep [Tue, 14 Aug 2012 11:54:13 +0000] rev 14
Add HTTP PUT method.
Fixed blocking mode
2012-08-05, by donatien [Sun, 05 Aug 2012 16:12:10 +0000] rev 13
Fixed blocking mode
Updated to match the newest Socket API
2012-08-05, by donatien [Sun, 05 Aug 2012 15:30:07 +0000] rev 12
Updated to match the newest Socket API
Update for compat with newest Socket API
2012-07-30, by donatien [Mon, 30 Jul 2012 15:16:51 +0000] rev 11
Update for compat with newest Socket API
Corrected licence headers
2012-07-18, by donatien [Wed, 18 Jul 2012 15:40:04 +0000] rev 10
Corrected licence headers
Decreased stack size use
2012-07-11, by donatien [Wed, 11 Jul 2012 21:25:29 +0000] rev 9
Decreased stack size use
Fixed bug in URL parsing method
2012-07-06, by donatien [Fri, 06 Jul 2012 10:26:17 +0000] rev 8
Fixed bug in URL parsing method
Update to using new C++ Socket API
2012-06-29, by donatien [Fri, 29 Jun 2012 11:05:21 +0000] rev 7
Update to using new C++ Socket API
Forked with right name
2012-06-29, by donatien [Fri, 29 Jun 2012 10:24:38 +0000] rev 6
Forked with right name
Removed velociraptors-prone gotos:)
2012-06-15, by donatien [Fri, 15 Jun 2012 14:24:46 +0000] rev 5
Removed velociraptors-prone gotos:)