Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_http_files: Log the error if we can't open or read a file | Kim Alvefur | 2012-12-21 |
net.http.parser: Skip url.parse when we don't have a full URL (also fixes traceback on paths starting with '//'). | Waqas Hussain | 2012-12-21 |
Merge 0.9->trunk | Kim Alvefur | 2012-12-21 |
mod_http_files: Escape paths in redirects | Kim Alvefur | 2012-12-21 |
mod_http_files: Only match on modification date when if-none-match is not present | Kim Alvefur | 2012-12-21 |
mod_http_files: Only serve cached data if etag is unchanged. | Kim Alvefur | 2012-12-21 |
mod_http_files: Make sure file extensions are not nil or empty string | Kim Alvefur | 2012-12-21 |