¿How to use the same cache key for several requests with different headers in NextJS?
For security reasons, I have to include a header in all API requests whose value is dynamic and never repeated.
For security reasons, I have to include a header in all API requests whose value is dynamic and never repeated.