rooftopcms / rooftop-cms

Rooftop CMS is an API-first WordPress CMS for developers and content creators
http://www.rooftopcms.com
GNU General Public License v3.0
220 stars 23 forks source link

Send appropriate cache headers #4

Closed edtjones closed 8 years ago

edtjones commented 8 years ago

At the moment the api doesn't deliver any cache headers. We need to fix that so interstitial caches do the right thing.

A new plugin needs to handle:

This project (GPL3) has some code we can reuse, I expect: https://github.com/gnotaras/wordpress-add-headers

phendrick commented 8 years ago

Created a https://github.com/rooftopcms/rooftop-response-headers plugin