Change the CHUNK_SIZE, KEY_SIZE and VALUE_SIZE

Dependents:   CurrentWeatherData_W5500 EmailButton EmailButton HTTPClient_Weather ... more

Fork of HTTPClient by Donatien Garnier

Revisions of HTTPClient.cpp

Revision Date Message Actions
19:9ba72b4d7ffc 2014-09-02 First Commit for getting weather information using W5500 File  Diff  Annotate
18:277279a1891e 2014-05-07 Fixed issue with ARMCC File  Diff  Annotate
17:679e15a3d3db 2014-05-02 Do not block and wait for 255 bytes File  Diff  Annotate
16:1f743885e7de 2012-08-30 IHTTPData (HTTPText, HTTPMap) objects can be re-used multiple times (reading/writing position is reset on each connection); Support for PUT and DELETE methods File  Diff  Annotate
15:5ad07f90e895 2012-08-29 Removed useless debug message File  Diff  Annotate
14:2744e0c0e527 2012-08-28 Fixed short chunk buffer issue File  Diff  Annotate
13:be61104f4e91 2012-08-05 Fixed blocking mode File  Diff  Annotate
12:89d09a6db00a 2012-08-05 Updated to match the newest Socket API File  Diff  Annotate
11:390362de8c3f 2012-07-30 Update for compat with newest Socket API File  Diff  Annotate
10:e1351de84c16 2012-07-18 Corrected licence headers File  Diff  Annotate
9:ff30cc189191 2012-07-11 Decreased stack size use File  Diff  Annotate
8:45c8da29a1cf 2012-07-06 Fixed bug in URL parsing method File  Diff  Annotate
7:4e39864f7b15 2012-06-29 Update to using new C++ Socket API File  Diff  Annotate
6:54f79436184f 2012-06-29 Forked with right name File  Diff  Annotate
5:791fc3dcb6c4 2012-06-15 Removed velociraptors-prone gotos:) File  Diff  Annotate
4:c071b05ac026 2012-05-24 FIX File  Diff  Annotate
3:5aef7584de4b 2012-04-26 (none) File  Diff  Annotate
2:75f5b83238af 2012-04-26 (none) File  Diff  Annotate
1:b70c37cf73ca 2012-04-26 (none) File  Diff  Annotate
0:2ccb9960a044 2012-04-26 (none) File  Diff  Annotate