mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-02-05 16:43:53 +01:00
f5bd7f94f3
Fixes https://github.com/openhab/openhab-webui/issues/2102. This forces the browser to revalidate the cache every time it is accessed to ensure the data is always fresh. See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control#directives. This is approach is also suggested in the mdn web docs, see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control#up-to-date_contents_always. Signed-off-by: Florian Hotze <florianh_dev@icloud.com> |
||
---|---|---|
.. | ||
main/java/org/openhab/core/io/rest/core | ||
test/java/org/openhab/core/io/rest/core |