commit | aa4f2e7a3ab2ff6f235c2b421342c8154542acbb | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Tue Jun 03 21:22:40 2014 -0700 |
committer | Clark Boylan <clark.boylan@gmail.com> | Tue Jun 03 21:22:40 2014 -0700 |
tree | a96b38ef9279d6136cb5806f66ad8feb0c71f5c6 | |
parent | 9601f6463c2bc2cdbc97bbbd5632455e6c1dc5bf [diff] |
Set Last-Modified header when serving status.json Apache won't cache anything without a Last-Modified header. Be a good citizen and set the Last-Modified header when serving status.json data. Set the value to the cache_time timestamp. Update the status checking test to make sure that this and other headers are properly present so that this does not regress. Change-Id: I2215d9c9694bd9ef7b94f29f654da77ae85a9959