stronglink
stronglink copied to clipboard
HTTP caching headers for the blog interface
Sort of related to #52.
Caching is a little bit tricky on our search results because usually the page can't change, unless it is showing the newest results.
We should also enable caching for the static files we host. There's probably a clever way to do that efficiently without causing problems with invalidation.