Be able to vary the isr cache based on headers #69916
jean-pasqualini
started this conversation in
Ideas
Replies: 0 comments
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.
-
Goals
Non-Goals
Background
Discuss prior art, why do you think this feature is needed?
I think this is really needed to handle geolocation content not related to the users' language.
Are there current alternatives?
Question:
Proposal
We could have a configuration to manage the cache key based on the request.
cacheKey(req) => "cache key customized"
Beta Was this translation helpful? Give feedback.
All reactions