Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
mod_http_files: Specify method in HTTP route | Matthew Wild | Fri, 27 Apr 2012 18:40:44 +0100 |
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 |