commit | bc03b0467da2ebd53ba50ef76533e08693a0a85e | [log] [tgz] |
---|---|---|
author | Avery Pennarun <apenwarr@gmail.com> | Tue Dec 04 02:39:28 2012 -0500 |
committer | Avery Pennarun <apenwarr@gmail.com> | Mon Dec 10 02:03:35 2012 -0500 |
tree | cf6b4bdcdc14e5b484558a665af5519a6c86c0d6 | |
parent | 683421f665e1759e089a46bdfe7b58ae09cae2e3 [diff] |
app.yaml: remove expiration headers. The default for appengine sounds about right: 10 minutes for prod server, and no cache for dev server. That makes testing work better. Otherwise Chrome annoyingly caches render.js even if you shift-reload the page.