webmcp

log

age author description
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
2015-03-20 jbe New configuration options "min_requests_per_connect" and "max_requests_per_connect"; Bugfix: Send headers added with request.add_header(...) also in case of 303 Redirect
2015-03-17 jbe Added newline at end of file framework/env/slot/put.lua
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-16 jbe Added demo-app/app/main/_postfork/01-db.lua

Impressum / About Us