webmcp
log framework/env/request/default_router.lua
| age | author | description | 
|---|---|---|
| 2016-07-21 | jbe | Fixed wrong documentation (no leading slash in request.get_path) | 
| 2015-03-26 | jbe | Code cleanup in request.handler(...) and request.default_router(...) | 
| 2015-03-26 | jbe | Prohibit public access to listing of subdirectories in static/ (on BSD systems) | 
| 2015-03-01 | jbe | Work on static file delivery | 
| 2015-02-28 | jbe | Added local variable declarations in request/default_router.lua | 
| 2015-02-25 | jbe | More work on Moonbridge integration: several changes in env/request | 
| 2015-01-12 | jbe | Work on request.process(...), request.default_router(...), request.router(), request.handler(...) | 
| 2015-01-12 | jbe | Some code cleanup/rearrangement for request handling |