Log

net/httpserver.lua @ 1771:39e6b986ef01

description author age
net.httpserver: Allow overriding default request handler Matthew Wild Tue, 11 Aug 2009 20:49:19 +0100
net.httpserver: Don't log response bodies! Matthew Wild Tue, 11 Aug 2009 19:40:38 +0100
net.httpserver: Allow response.body to be a non-string Matthew Wild Wed, 05 Aug 2009 03:07:45 +0100
net.httpserver: Reduce log level of 'request left open' message Matthew Wild Mon, 27 Jul 2009 14:26:59 +0100
net.httpserver: Allow specification of the default base URL when using new_from_config() Matthew Wild Tue, 14 Jul 2009 21:03:30 +0100
net.httpserver: Add helper function to set up HTTP server according to given config options Matthew Wild Sun, 12 Jul 2009 15:20:43 +0100
Add copyright header to those files missing one Matthew Wild Fri, 10 Jul 2009 03:08:38 +0100
net.httpserver: Don't upset logger when response is nil Matthew Wild Sun, 28 Jun 2009 14:17:07 +0100
Merge with 0.4 Matthew Wild Tue, 05 May 2009 14:20:26 +0100
net.httpserver: Fix for urlencoding to always produce 2 digits Matthew Wild Mon, 04 May 2009 20:35:44 +0100
Merge with 0.4 Matthew Wild Mon, 04 May 2009 19:57:05 +0100
net.http, net.httpserver: Remove urlcodes table... it really isn't needed (thanks Jan Harkes) Matthew Wild Mon, 04 May 2009 19:53:31 +0100
net.httpserver: Fix potential nil access Matthew Wild Wed, 22 Apr 2009 20:31:45 +0100
Merge with 0.4 branch Matthew Wild Thu, 23 Apr 2009 21:06:08 +0100
net.httpserver: Fix traceback when sending response to a destroyed request Matthew Wild Thu, 23 Apr 2009 21:04:56 +0100
net.httpserver: Don't log the response body (can be binary data...) Matthew Wild Thu, 23 Apr 2009 21:04:07 +0100
net.httpserver: Fix potential nil access Matthew Wild Wed, 22 Apr 2009 20:31:45 +0100
net.httpserver: Don't log that a request has been left open if it is destroyed Matthew Wild Sun, 05 Apr 2009 19:42:56 +0100
core.httpserver: Rename request.responseheaders to the more logical request.headers Matthew Wild Mon, 12 Jan 2009 04:02:29 +0000
Adding initial net.httpserver (lots of work to do on it) Matthew Wild Mon, 22 Dec 2008 22:12:11 +0000