webmcp

log framework/env/request/__init.lua

age author description
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

Impressum / About Us