log net/httpserver.lua @ 2274:6241da17f48d

age author description
Wed, 02 Dec 2009 18:02:47 +0000 Matthew Wild net.httpserver: Quick fix to set the correct Content-Type on simple (string) responses, for a few known types
Sun, 22 Nov 2009 04:44:26 +0000 Matthew Wild net.httpserver, net.http: Update for new net.server API (untested)
Sun, 01 Nov 2009 19:41:49 +0000 Matthew Wild net.httpserver: Pass correct connection object to disconnect listener, which fixes a small leak
Mon, 19 Oct 2009 17:56:39 +0100 Matthew Wild net.httpserver: Pass on interface option from new_from_config() (thanks Chris)
Sat, 03 Oct 2009 00:54:58 +0100 Matthew Wild net.httpserver: Allow modules registering to provide more than just a default path when using httpserver.new_from_config
Tue, 11 Aug 2009 20:49:19 +0100 Matthew Wild net.httpserver: Allow overriding default request handler
Tue, 11 Aug 2009 19:40:38 +0100 Matthew Wild net.httpserver: Don't log response bodies!
Wed, 05 Aug 2009 03:07:45 +0100 Matthew Wild net.httpserver: Allow response.body to be a non-string
Mon, 27 Jul 2009 14:26:59 +0100 Matthew Wild net.httpserver: Reduce log level of 'request left open' message
Tue, 14 Jul 2009 21:03:30 +0100 Matthew Wild net.httpserver: Allow specification of the default base URL when using new_from_config()
Sun, 12 Jul 2009 15:20:43 +0100 Matthew Wild net.httpserver: Add helper function to set up HTTP server according to given config options
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one
Sun, 28 Jun 2009 14:17:07 +0100 Matthew Wild net.httpserver: Don't upset logger when response is nil
Tue, 05 May 2009 14:20:26 +0100 Matthew Wild Merge with 0.4
Mon, 04 May 2009 20:35:44 +0100 Matthew Wild net.httpserver: Fix for urlencoding to always produce 2 digits
Mon, 04 May 2009 19:57:05 +0100 Matthew Wild Merge with 0.4