log net/httpserver.lua @ 3497:e9159b325e33

age author description
Fri, 17 Sep 2010 04:06:07 +0500 Waqas Hussain net.httpserver: Removed old HTTP parser, and updated to use util.httpstream.
Sat, 28 Aug 2010 23:41:09 +0100 Matthew Wild net.httpserver: Join multiple headers with the same name as per RFC (thanks darkhippo)
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Wed, 03 Mar 2010 22:05:05 +0000 Matthew Wild Merge 0.6.2/waqas with 0.6.2/MattJ
Thu, 21 Jan 2010 14:53:01 +0000 Matthew Wild net.httpserver: More robust handling of headers split across multiple packets
Thu, 21 Jan 2010 13:14:52 +0000 Matthew Wild net.httpserver: Make it possible to return responses with no body