webmcp
log
| age | author | description |
|---|---|---|
| 2015-03-20 | jbe | Proper handling of 404's and mime types for static file delivery |
| 2015-03-20 | jbe | Clean json library in root Makefile |
| 2015-03-20 | jbe | Added missing file libraries/extos/extos.autodoc.lua (accidentally not been tracked) |
| 2015-03-20 | jbe | Support for external redirects and redirects to static files |
| 2015-03-20 | jbe | Renamed local variable in mcp.lua to avoid shaddowing of global "request" variable |
| 2015-03-20 | jbe | Added missing parenthesis in env/slot/__init.lua |