Open namtx opened 7 months ago
It's very surprising to see that a REST cache plugin does not read nor respond with the Cache-Control
header.
I've opened a PR (https://github.com/strapi-community/strapi-plugin-rest-cache/pull/96) to add some minimal support that would help my project.
I really hope this project it maintained. I'm willing to work on this PR if there are comments.
It seems this package is not maintained. I've forked it to @vegan-friendly/strapi-plugin-rest-cache version 4.3.1 has this issue (and related PR) resolved.
As the title, I don't see any cache instruction headers like Cache-Control: in the API response. my current configuration: