Actions
action #1801
closedReimplement the File controller taking advantage of Mojolicious::Static
Start date:
2014-03-05
Due date:
% Done:
100%
Estimated time:
8.00 h
Difficulty:
Description
According to http://mojolicio.us/perldoc/Mojolicious/Static looks like there are sane ways of delegating to Mojolicious several aspects like setting If-Modified or managing which directories should be used for searching static files (instead of using full paths). Right now we are doing a lot of manual work in File.pm.
Updated by coolo over 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 100
Actions