Software /
code /
prosody
Log
net/httpserver.lua @ 4005:420e57319f89
description | author | age |
---|---|---|
net.httpserver: Changed an unnecessary global access. | Waqas Hussain | Wed, 05 Jan 2011 06:26:49 +0500 |
net.httpserver: Decode percent-encoded characters in URL path. | Waqas Hussain | Wed, 05 Jan 2011 06:23:17 +0500 |
net.httpserver: Default 'ports' = {5280} | Matthew Wild | Fri, 17 Dec 2010 01:24:59 +0000 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | Sat, 16 Oct 2010 23:00:42 +0500 |
net.httpserver: Removed old HTTP parser, and updated to use util.httpstream. | Waqas Hussain | Fri, 17 Sep 2010 04:06:07 +0500 |
net.httpserver: Join multiple headers with the same name as per RFC (thanks darkhippo) | Matthew Wild | Sat, 28 Aug 2010 23:41:09 +0100 |