[Yanel-dev] Pull Request: Support EXPIRES and IF-MODIFIED-SINCE

basZero baszero at gmail.com
Thu May 26 04:20:23 EDT 2016


Hi,

I submitted another pull request:

https://github.com/wyona/yanel/pull/80/files

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:

   - Set Expires correctly
   - Support If-Modified-Since

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.


Cheers, Bas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mx2.wyona.com/pipermail/yanel-development/attachments/20160526/b6e5b4b1/attachment.html>


More information about the Yanel-development mailing list