spring-mvc-cache-control icon indicating copy to clipboard operation
spring-mvc-cache-control copied to clipboard

Support for Vary headers

Open mihxil opened this issue 6 years ago • 2 comments

I think we should be able to define Vary-headers too. E.g. the result to be cache may be dependent on accept-header or security information (which may be on headers).

mihxil avatar Dec 18 '18 15:12 mihxil

@foo4u could you merge this one? It's very useful.

Shusshu avatar May 22 '20 13:05 Shusshu

The project seems to have been disbanded. I was needing also upgrading to spring 6 in a project using this. I just released my fork now: https://github.com/mihxil/spring-mvc-cache-control/. It also contains the fix for this issue.

mihxil avatar Jun 16 '24 18:06 mihxil