Software /
code /
prosody
Log
net/httpserver.lua @ 3040:c02d0e7e088e
description | author | age |
---|---|---|
Update copyright headers for 2010 | Matthew Wild | Mon, 22 Mar 2010 17:06:15 +0000 |
Merge 0.6.2/waqas with 0.6.2/MattJ | Matthew Wild | Wed, 03 Mar 2010 22:05:05 +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: Removed mime handling (now in mod_httpserver). Unknown dynamic content is now always served as text/html. | Waqas Hussain | Thu, 10 Dec 2009 16:36:33 +0500 |
Disable SSLv2 by default, it's known to be insecure. | Paul Aurich | Fri, 04 Dec 2009 09:48:08 -0800 |