What are the best ways to implement cache control and max age at server side? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What are the best ways to implement cache control and max age at server side?

I want to cache the javascript files and images and at client side and the cache should be expired automatically according to max age property

23rd Sep 2019, 3:57 AM
Santhosh Ramoji
1 Answer