log plugins/mod_http_files.lua @ 12513:6efbcd52db21

age author description
Mon, 07 Mar 2022 00:13:56 +0100 Kim Alvefur Spelling: Fix various spelling mistakes (thanks timeless)
Sun, 26 Apr 2020 20:49:31 +0200 Kim Alvefur Merge 0.11->trunk
Sat, 25 Apr 2020 20:55:00 +0200 Kim Alvefur mod_http_files: Avoid using inode in etag, fix #1498 0.11
Mon, 23 Dec 2019 21:52:50 +0100 Kim Alvefur mod_http_files: Log something if unable to load MIME database
Fri, 05 Apr 2019 18:18:23 +0200 Kim Alvefur mod_http_files: Try to determine which module using serve() needs updating
Fri, 05 Apr 2019 17:12:19 +0200 Kim Alvefur mod_http_files: Use net.http.files
Wed, 10 Oct 2018 21:54:12 +0200 Kim Alvefur mod_http_files: Rename variable to avoid name clash [luacheck]