mod_bosh: Add support for stanza filters to BOSH sessions (needed by some plugins)
[prosody.git] / plugins / mod_http_files.lua
2012-05-12 Matthew WildMerge with Zash
2012-05-12 Kim Alvefurmod_http_files: Respond with a 301 redirect for directo...
2012-05-11 Matthew WildMerge with backout
2012-04-27 Matthew Wildmod_http_files: Specify method in HTTP route
2012-04-26 Matthew Wildmod_http_files, net.http.parser: Move path normalizatio...
2012-04-26 Matthew Wildmod_http_files: Change option name from http_path to...
2012-04-26 Matthew Wildmod_http_files: Log 404 failure reason
2012-04-26 Matthew Wildmod_http_files: Return numeric error codes instead...
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-04-23 Kim Alvefurmod_http_files: Rename argument to reflect what it...
2012-04-23 Kim Alvefurmod_httpserver: Rename to mod_http_files