But still, nothing.... everything shows as "no-cache"
d
D_Inventor
11/15/2024, 7:09 AM
It looks like you might be looking at your request headers and not at your response headers. You should have a look at your response headers. The screenshot in your initial post is of the request headers
j
JoshuaCrittenden
11/18/2024, 10:08 PM
I WAS looking at the request headers by mistake. However, the response header was only present for images that passed through ImageSharp, an nothing else. I just ended up hard setting it in the web.config. I found no other way that would populate the Cache-Control.