Replies: 1 comment
-
You can already update the response headers before a response is sent via ImageSharp.Web/src/ImageSharp.Web/Middleware/ImageSharpMiddlewareOptions.cs Lines 149 to 166 in d055952 P.S. ImageSharp Discussions is the wrong discussion channel. I've migrated this for you to the correct one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Long story short - why is cache header revalidate always set to true?
ImageSharp.Web/src/ImageSharp.Web/Middleware/ImageContext.cs
Line 203 in d055952
Should there be a config for that?
Beta Was this translation helpful? Give feedback.
All reactions