log net/httpserver.lua @ 1112:e8a00a2ea910

age author description
Mon, 04 May 2009 19:57:05 +0100 Matthew Wild Merge with 0.4
Mon, 04 May 2009 19:53:31 +0100 Matthew Wild net.http, net.httpserver: Remove urlcodes table... it really isn't needed (thanks Jan Harkes)
Wed, 22 Apr 2009 20:31:45 +0100 Matthew Wild net.httpserver: Fix potential nil access
Thu, 23 Apr 2009 21:06:08 +0100 Matthew Wild Merge with 0.4 branch
Thu, 23 Apr 2009 21:04:56 +0100 Matthew Wild net.httpserver: Fix traceback when sending response to a destroyed request
Thu, 23 Apr 2009 21:04:07 +0100 Matthew Wild net.httpserver: Don't log the response body (can be binary data...)