Leverage caching for third party api with cookie header #77309
Unanswered
zwelhtetyan
asked this question in
Help
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.
-
Summary
I have to call third party backend api(that need token in request header) from my nextjs app. I want to leverage next caching for those api requests. But because of dynamic cookie, I can't cache those normally. How can I still leverage caching with dynamic cookie header.
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions