Forum Discussion
TariqHussain
Boss
Which caching you are using?
1. Component Caching with @liaMarkupCache
2. Appcache
2. User Cache
This article might be useful https://community.lithium.com/t5/Developer-Knowledge-Base/Caching-in-endpoints-and-custom-components/ta-p/135978
steffenschoene
7 years agoExpert
Hi TariqHussain,
sorry, I think you didn't understand my question. I know how to work with the liaMarkupCache, Appcahe and UserCache. That wasn't the question. I asked for the Cache-Control, which is a Webserver Setting to prevent the browser reloading known Files. I'm looking for an option to change the default setting which is no-cache for an Endpoint .
Btw. here you can read more about Cache-Control: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control
Cheers
Related Content
- 10 months ago
- 2 years ago