This is currently hardcoded: ~~~ w.Header().Set("Cache-Control", "max-age=128") // TODO(Minttl as done in cache. ~~~ This should use the minttl logic from the cache package which should be factored out into a `pkg/ttl` package or something.