wyona / yanel

http://www.yanel.org
Apache License 2.0
10 stars 5 forks source link

Support Google Recommendation regarding Browser Caching as of 2016 #80

Closed baszero closed 8 years ago

baszero commented 8 years ago

For a framework like Yanel I think it is crucial to fully support todays recommendations stated by Google as most probably all web applications in the internet are heavily depending on the SEO ranking at Google.

So this pull request implements the requirements for browser caching:

This pull request includes two private methods. These are candidates to be moved into a central helper class, maybe as static methods to be used anywhere in Yanel.

baszero commented 8 years ago

Please see my comment regarding how to merge pull requests, do not copy the source code manually.