log plugins/mod_http.lua @ 5095:dddbcd62183a

age author description
Tue, 21 Aug 2012 21:10:54 +0200 Kim Alvefur mod_http: Rework how module:http_url() builds the url.
Tue, 21 Aug 2012 21:03:20 +0200 Kim Alvefur mod_http: Don't produce paths with double / if a module is set to serve /
Sat, 26 May 2012 19:49:43 +0100 Matthew Wild mod_http: Fix traceback when no HTTP services succeed in binding
Fri, 25 May 2012 03:39:45 +0200 Kim Alvefur mod_http: Fix normalize_path('/') to not return an empty string, fixes module:http_url()