Minor tweaks to support longer header key value pairs

Dependents:   Car_Bon_car_module

Fork of HTTPClient by David Smart

Revisions of HTTPClient.cpp

Revision Date Message Actions
25:19392aabd83d 2014-03-16 updates File  Diff  Annotate
24:07dc6a23ca28 2014-03-16 updates File  Diff  Annotate
23:96a9385ceeb6 2014-03-14 updates File  Diff  Annotate
22:f6a3fcf48751 2014-03-14 updates File  Diff  Annotate
21:d33f7e1ce811 2014-02-09 Revise interface to Basic Auth credentials so it will cache them locally File  Diff  Annotate
20:4ea5255c1b04 2014-02-02 Fixed Basic authorization and sending of the extra header information. Modified the debug stuff for consistency with some other apps. File  Diff  Annotate
19:bcbf0af9fac3 2014-01-24 Improve auth, add custom headers File  Diff  Annotate
18:cf5d7427a9ec 2013-04-28 implemented basicauth function File  Diff  Annotate
17:8299c6440e37 2013-01-18 Enable basicauth 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