Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_proxy65: Fix traceback when proxy65 service fails to bind a port | Matthew Wild | Fri, 27 Apr 2012 22:18:20 +0100 |
modulemanager: Set module.environment before calling add_host, otherwise the module will get the parent's environment (thanks xnyhps and Maranda) | Matthew Wild | Fri, 27 Apr 2012 21:37:45 +0100 |
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 |
mod_bosh: Add routes without trailing-'/', so that both /http-bind and /http-bind/ work again | Matthew Wild | Fri, 27 Apr 2012 19:05:03 +0100 |
mod_http: Allow a route value to be static data rather than a handler function | Matthew Wild | Fri, 27 Apr 2012 19:02:36 +0100 |
net.http.codes: Add missing 418 status code | Matthew Wild | Fri, 27 Apr 2012 18:54:51 +0100 |