Software /
code /
prosody
Log
net/http/server.lua @ 4727:5ebf4096a2e1
description | author | age |
---|---|---|
net.http.server: Remove unused variable | Matthew Wild | Fri, 27 Apr 2012 20:01:21 +0100 |
net.http.server: Correctly cache results of handler indexing, and also cache failures | Matthew Wild | Fri, 27 Apr 2012 20:00:06 +0100 |
Merge with backout | Matthew Wild | Thu, 26 Apr 2012 16:25:17 +0100 |
Revert 98bfebb38705, moved to net.http.parser in 4fc99f1b7570 | Matthew Wild | Thu, 26 Apr 2012 16:25:11 +0100 |
net.http.server: Fire http-error 400 if request fails sanity checks | Matthew Wild | Thu, 26 Apr 2012 16:11:08 +0100 |
net.http.server: Make error handling overrideable via 'http-error' event | Matthew Wild | Thu, 26 Apr 2012 15:14:19 +0100 |
net.server.http: Parse absolute URIs in requests (thanks Maranda) | Matthew Wild | Thu, 26 Apr 2012 15:05:05 +0100 |