action #1801
Reimplement 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.
Related issues
History
#1
Updated by alarrosa over 8 years ago
- Target version set to Sprint 06
#2
Updated by alarrosa over 8 years ago
- Assignee set to coolo
#3
Updated by coolo over 8 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 100
#4
Updated by coolo over 8 years ago
- Status changed from In Progress to Resolved
will check 1988 now