Minor tweaks to support longer header key value pairs

Dependents:   Car_Bon_car_module

Fork of HTTPClient by David Smart

History

updates default tip

2014-03-16, by ansond [Sun, 16 Mar 2014 03:12:18 +0000] rev 25

updates


updates

2014-03-16, by ansond [Sun, 16 Mar 2014 03:11:53 +0000] rev 24

updates


updates

2014-03-14, by ansond [Fri, 14 Mar 2014 21:25:55 +0000] rev 23

updates


updates

2014-03-14, by ansond [Fri, 14 Mar 2014 20:03:23 +0000] rev 22

updates


Revise interface to Basic Auth credentials so it will cache them locally

2014-02-09, by WiredHome [Sun, 09 Feb 2014 22:25:28 +0000] rev 21

Revise interface to Basic Auth credentials so it will cache them locally


Fixed Basic authorization and sending of the extra header information. Modified the debug stuff for consistency with some other apps.

2014-02-02, by WiredHome [Sun, 02 Feb 2014 16:47:06 +0000] rev 20

Fixed Basic authorization and sending of the extra header information. Modified the debug stuff for consistency with some other apps.


Improve auth, add custom headers

2014-01-24, by vwochnik [Fri, 24 Jan 2014 13:51:36 +0000] rev 19

Improve auth, add custom headers


implemented basicauth function

2013-04-28, by kazushi2008 [Sun, 28 Apr 2013 10:04:51 +0000] rev 18

implemented basicauth function


Enable basicauth

2013-01-18, by stevep [Fri, 18 Jan 2013 17:15:39 +0000] rev 17

Enable basicauth


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