Skip to content
This repository has been archived by the owner on Jan 4, 2018. It is now read-only.

provide cache controll for several responses #50

Open
hknochi opened this issue Jun 5, 2015 · 1 comment
Open

provide cache controll for several responses #50

hknochi opened this issue Jun 5, 2015 · 1 comment
Assignees

Comments

@hknochi
Copy link
Member

hknochi commented Jun 5, 2015

Add Cache-Control headers to all listed functionalities:

  • News: uncached
  • Canteen: 7d /Overview (30d)
  • Mail: uncached
  • info/XXX: 10d
  • timecal: 1d
  • QIS: uncached
  • Rooms: uncached
(...., HttpServletResponse response)
response.setHeader("Cache-Control","no-store, no-cache, must-revalidate");

Cache-Controll: public, max-age: TIME_IN_SECONDS
@hknochi
Copy link
Member Author

hknochi commented Oct 14, 2015

skipped until spring boot 1.3.0 release

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Development

No branches or pull requests

2 participants