Log

net/httpserver.lua @ 2321:7e7484a4e821

description author age
Disable SSLv2 by default, it's known to be insecure. Paul Aurich Fri, 04 Dec 2009 09:48:08 -0800
net.httpserver: Fix to work with new server API Matthew Wild Wed, 02 Dec 2009 18:03:10 +0000
net.httpserver: Quick fix to set the correct Content-Type on simple (string) responses, for a few known types Matthew Wild Wed, 02 Dec 2009 18:02:47 +0000
net.httpserver, net.http: Update for new net.server API (untested) Matthew Wild Sun, 22 Nov 2009 04:44:26 +0000
net.httpserver: Pass correct connection object to disconnect listener, which fixes a small leak Matthew Wild Sun, 01 Nov 2009 19:41:49 +0000
net.httpserver: Pass on interface option from new_from_config() (thanks Chris) Matthew Wild Mon, 19 Oct 2009 17:56:39 +0100
net.httpserver: Allow modules registering to provide more than just a default path when using httpserver.new_from_config Matthew Wild Sat, 03 Oct 2009 00:54:58 +0100