Fork with custom headers and basic auth.
Fork of HTTPClient by
History
fix
2014-02-05, by vwochnik [Wed, 05 Feb 2014 16:21:39 +0000] rev 23
fix
fix
2014-02-02, by vwochnik [Sun, 02 Feb 2014 16:40:08 +0000] rev 22
fix
fix
2014-01-30, by vwochnik [Thu, 30 Jan 2014 11:47:09 +0000] rev 21
fix
fix
2014-01-27, by vwochnik [Mon, 27 Jan 2014 08:44:42 +0000] rev 20
fix
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
Removed useless debug message
2012-08-29, by donatien [Wed, 29 Aug 2012 11:16:48 +0000] rev 15
Removed useless debug message
Fixed short chunk buffer issue
2012-08-28, by donatien [Tue, 28 Aug 2012 15:55:32 +0000] rev 14
Fixed short chunk buffer issue