Software /
code /
prosody
Log
net/httpserver.lua @ 2761:5d3ad9a6b3be
description | author | age |
---|---|---|
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: Make request.conn be the server.lua conn instead of the underlying socket (more useful this way) | Matthew Wild | Mon, 08 Feb 2010 11:22:21 +0000 |
net.httpserver: Trailing whitespace | Matthew Wild | Mon, 08 Feb 2010 11:20:19 +0000 |
net.httpserver: More robust handling of headers split across multiple packets | Matthew Wild | Thu, 21 Jan 2010 14:53:01 +0000 |
net.httpserver: Make it possible to return responses with no body | Matthew Wild | Thu, 21 Jan 2010 13:14:52 +0000 |
net.httpserver: Close connection on invalid HTTP status line | Matthew Wild | Thu, 21 Jan 2010 13:10:13 +0000 |
net.httpserver: Optimized response serialization. | Waqas Hussain | Sun, 27 Dec 2009 10:09:22 +0500 |