log net/httpserver.lua @ 1052:a3429542631d

age author description
Thu, 23 Apr 2009 21:04:07 +0100 Matthew Wild net.httpserver: Don't log the response body (can be binary data...)
Wed, 22 Apr 2009 20:31:45 +0100 Matthew Wild net.httpserver: Fix potential nil access
Sun, 05 Apr 2009 19:42:56 +0100 Matthew Wild net.httpserver: Don't log that a request has been left open if it is destroyed
Mon, 12 Jan 2009 04:02:29 +0000 Matthew Wild core.httpserver: Rename request.responseheaders to the more logical request.headers
Mon, 22 Dec 2008 22:12:11 +0000 Matthew Wild Adding initial net.httpserver (lots of work to do on it)