webmcp
log framework/bin/mcp.lua
age | author | description |
---|---|---|
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-01 | jbe | Modified global_metatable.__newindex metamethod |
2015-02-28 | jbe | Bugfix for globals exception (compare with _G instead of _ENV) |