Software /
code /
prosody
Log
net/httpserver.lua @ 4006:32073a0fbcca
description | author | age |
---|---|---|
net.httpserver: Removed unused import and variables. | Waqas Hussain | Wed, 05 Jan 2011 06:34:23 +0500 |
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 |