webmcp

log

age author description
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
2015-03-15 jbe Work on __init.lua files to support handling multiple requests per connect
2015-03-15 jbe Allow tables as sub-values of request variables (won't be cloned)
2015-03-15 jbe Initialize global variable 'app' on every request

Impressum / About Us