Skip to content

HTTP Cache-Control immutable#7552

Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:cache-immutable
May 7, 2025
Merged

HTTP Cache-Control immutable#7552
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:cache-immutable

Conversation

@Alkarex
Copy link
Member

@Alkarex Alkarex commented May 4, 2025

Start using Cache-Control: immutable for some resources served with a timestamp.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control#immutable
The <If> directive requires Apache 2.4+

Start using `Cache-Control: immutable` for some resources served with a timestamp.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control#immutable
The `<If>` directive requires Apache 2.4+
@Alkarex Alkarex added this to the 1.27.0 milestone May 4, 2025
@Alkarex
Copy link
Member Author

Alkarex commented May 4, 2025

P.S. Let's remove the Apache 2.2- comments there and in the readme's in a following PR.
As far as I can see, even CentOS support for Apache 2.2 ended in November 2020, over 4 years ago.

@Alkarex Alkarex merged commit 91d32ac into FreshRSS:edge May 7, 2025
1 check passed
@Alkarex Alkarex deleted the cache-immutable branch May 7, 2025 08:54
Alkarex added a commit to Alkarex/FreshRSS that referenced this pull request May 7, 2025
Follow-up of FreshRSS#7552
I cannot find any distribution still supporting Apache 2.2
Alkarex added a commit that referenced this pull request May 7, 2025
Follow-up of #7552
I cannot find any distribution still supporting Apache 2.2
@Alkarex Alkarex modified the milestones: 1.27.0, 1.26.3 May 23, 2025
@Alkarex Alkarex linked an issue Jun 16, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider Cache-Control: Immutable

1 participant