webmcp
log framework/bin/mcp.lua
age | author | description |
---|---|---|
2015-03-26 | jbe | Code cleanup and performance improvements regarding 404 check; Deprecated encode.action_file_path{...} and encode.view_file_path{...} |
2015-03-24 | jbe | Documented maximum_input_chunk_size option to listen function |
2015-03-24 | jbe | Updated documentation of listen function |
2015-03-24 | jbe | Detect interval handlers with duplicate name; Added documentation for listen{...} |
2015-03-24 | jbe | Set default value of max requests per fork to 200 instead of 100 |
2015-03-24 | jbe | Updated error message for accidentally setting globals |
2015-03-24 | jbe | Modified error message when setting global variable |