Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_http: Routes now require a method to be specified, but the path has become optional (defaults to the base path with no trailing '/' | Matthew Wild | Fri, 27 Apr 2012 18:37:40 +0100 |
mod_http: Link to docs on routes in error message | Matthew Wild | Fri, 27 Apr 2012 18:36:27 +0100 |
moduleapi: Rename module:hook_stanza() -> module:hook_tag() (hook_stanza works for compat) | Matthew Wild | Fri, 27 Apr 2012 18:35:33 +0100 |
moduleapi: get_host_type(): Return nil for global modules (no host) | Matthew Wild | Fri, 27 Apr 2012 18:34:40 +0100 |
mod_http: Remove unused import of url.parse | Matthew Wild | Thu, 26 Apr 2012 16:53:32 +0100 |
mod_http_files, net.http.parser: Move path normalization to net.http.parser so that all modules can benefit | Matthew Wild | Thu, 26 Apr 2012 16:48:16 +0100 |