Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native cache does not save response headers #1242

Open
524c opened this issue Sep 9, 2023 · 0 comments
Open

Native cache does not save response headers #1242

524c opened this issue Sep 9, 2023 · 0 comments

Comments

@524c
Copy link

524c commented Sep 9, 2023

Currently, the native caching mechanism does not include the headers of the responses it has saved in cache, and this can generate some problems for systems that have logic that depends on the header obtained in the first non-cached response.

When possible, please include response headers in the cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants