Files
openhab-core/bundles/org.openhab.core.ui.icon
Florian HotzeandGitHub 1ce5b378d3 Icon servlet: Set Cache-Control header to enable icon caching (#4336)
I have removed the Modified-Since handling as it did not have an effect due to the missing Cache-Control header,
and instead added Cache-Control with a max-age set.
This enables "forever" caching of icons, which should be fine since they are static assets.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-08-04 17:33:06 +02:00
..
2019-02-15 10:46:18 +01:00