webmcp

log framework/env/request/__init.lua

age author description
2015-03-20 jbe Proper handling of 404's and mime types for static file delivery
2015-03-17 jbe Replaced request.add_initializer(...) and request.add_variable(...) with request.for_each(...) and request.configure(...) which both execute the passed function once in any case when being called
2015-03-14 jbe New functions request.add_initializer(...) and request.add_variable(...) to allow per-request initialization; Merged request.process() with request.handler(...)
2015-02-27 jbe Removed request._app_basepath and request._app_basebase from env/request/__init.lua
2015-02-27 jbe Finished removing all references to cgi module (except demo-app); Removed partial loading mechanism
2015-02-25 jbe More work on Moonbridge integration: several changes in env/request
2015-01-12 jbe Some code cleanup/rearrangement for request handling
2015-01-10 jbe Storage of Moonbridge's HTTP request and request handler options in request environment
2012-10-15 jbe In case of WebMCP based URL path parsing: Allow id to also be set by "_webmcp_id" parameter
2012-10-14 jbe Fixed 404 treatment regarding _webmcp_path interface
2012-10-10 jbe Fixed errors in sample webserver configurations and request/__init.lua
2012-10-10 jbe URL parsing inside WebMCP to simplify webserver configuration
2009-11-17 jbe Version 1.0.1v1.0.1
2009-10-25 jbe/bsw Version 1.0.0v1.0.0

Impressum / About Us