Changes for version 0.006 - 2015-03-23
- Requires Mojolicious 2.33.
- Fix inbound traffic accounting %I.
- Store user name in $c->req->env->{REMOTE_USER} rather than on the stash.
- Deprecate uname_helper config option.
- Enable Travis CI.
- Compute response size (%B, %b) from outbound traffic if no Content-Length exists in the response header.
Modules
AccessLog Plugin