Software /
code /
prosody
Log
net/http/server.lua @ 5776:bd0ff8ae98a8
description | author | age |
---|---|---|
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
net.http.server: Fix Keep-Alive requests with HTTP 1.0 | Kim Alvefur | Mon, 22 Jul 2013 17:28:37 +0200 |
mod_c2s, mod_s2s, net.http, net.http.server: Improve tracebacks (omit traceback function), to make it clearer where an error occured | Matthew Wild | Mon, 22 Apr 2013 12:35:52 +0100 |
net.server.http: Add a comment | Matthew Wild | Mon, 22 Apr 2013 12:25:00 +0100 |
net.server.http: Ensure that event map cannot grow forever (limit to 10K wildcard-only entries) | Matthew Wild | Mon, 22 Apr 2013 12:24:42 +0100 |
net.http.server: The correct Connection header value to look for is Keep-Alive, not keep-alive. | Waqas Hussain | Wed, 17 Apr 2013 15:28:20 -0400 |
net.http.server: add API to allow firing events directly on the server. | Marco Cirillo | Sun, 07 Apr 2013 12:23:29 +0000 |