Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: SalesforceInterface df-2014-heroku-thermostat-k64f SalesforceInterface
Fork of HTTPClient by
Diff: HTTPClient.h
- Revision:
- 29:2d96cc752d19
- Parent:
- 27:5d4739eae63e
- Child:
- 36:debaeb6006a7
diff -r 6fbaf49cc109 -r 2d96cc752d19 HTTPClient.h --- a/HTTPClient.h Wed Aug 27 18:10:09 2014 +0000 +++ b/HTTPClient.h Wed Aug 27 20:30:29 2014 +0000 @@ -165,7 +165,7 @@ }; //Including data containers here for more convenience -#include "data/HTTPText.h" +#include "data/HTTPJson.h" #include "data/HTTPMap.h" #endif
