Stefan Benten 92324798d5
server: adding no-store header (#476)
In order to prevent viewing content, which max-download rate has been reached,
we need to ensure the data is not stored locally in a browser cache.
To achieve this, we set the Cache-Control Setting to "no-store" according to:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control

fixes #470
2022-04-10 12:13:06 +02:00
..
2022-01-09 22:14:10 +01:00
2021-08-19 22:45:30 +02:00
2021-08-19 22:45:30 +02:00
2021-08-19 22:45:30 +02:00
2021-08-19 22:45:30 +02:00
2022-01-09 22:14:10 +01:00