log Net/HTTP.cs @ 84:146a8d224d86

age author description
Thu, 05 Jun 2014 00:21:02 +0200 Ivo Smits Added ArrayUtil.Remove, fixed some exceptons
Mon, 03 Feb 2014 22:53:31 +0100 Ivo Smits Improved HTTP classes
Wed, 02 Oct 2013 21:17:30 +0200 Ivo Smits Added general purpose tar archive reader class
Wed, 12 Jun 2013 23:20:21 +0200 Ivo Smits HTTP Server: enable KeepAlive option on TCP sockets
Sat, 30 Mar 2013 16:41:14 +0100 Ivo Smits HTTP: Fix bug in tar file handling (incorrect data length)
Fri, 15 Mar 2013 00:02:58 +0100 Ivo Smits HTTP: Correctly interpret tar file path names in HTTPUnTarchiveProvider
Sun, 17 Feb 2013 17:11:58 +0100 Ivo Smits Added WebSocket support