Webpage Cache based on Cookie Key Value #3062
HimanshuKansal2308
started this conversation in
Help Wanted
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can I cache the page based on a cookie key value? Varies creates a cache key based on the header value if I use a cookie, eventually creating a different cache for every user. I am looking for a solution where I can cache the webpage based on the cookie value of a given key.
Beta Was this translation helpful? Give feedback.
All reactions