Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Cache] 45036 add stale while revalidate and stale if error support#16445

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@remilemonnier
Copy link

QA
Branch?5.4
Bug fix?no
New feature?yes
Deprecations?no
Tickets-
LicenseMIT
Doc PR-

This PR allow support for RFC5861.
Meaning you can now use stale_while_revalidate and stale_if_error
https://httpwg.org/specs/rfc5861.html

Very interesting doc from Fastly on the subject:
https://developer.fastly.com/learning/concepts/stale/

@carsonbotcarsonbot added this to the5.4 milestoneJan 25, 2022
@carsonbotcarsonbot changed the title[cache] 45036 add stale while revalidate and stale if error support[Cache] 45036 add stale while revalidate and stale if error supportJan 25, 2022
@javiereguiluzjaviereguiluz added the Waiting Code MergeDocs for features pending to be merged labelMar 25, 2022
fabpot added a commit to symfony/symfony that referenced this pull requestMar 26, 2022
…er (remieuronews)This PR was merged into the 6.1 branch.Discussion----------[HttpFoundation] add stale while revalidate cache header| Q             | A| ------------- | ---| Branch?       | 6.1| Bug fix?      | no| New feature?  | yes| Deprecations? | no| Tickets       | Feat (#45036)| License       | MIT| Doc PR       | [symfony/symfony-docs#... <!-- required for new features -->](symfony/symfony-docs#16445)This PR allow support for RFC5861.Meaning you can now use stale_while_revalidate and stale_if_errorhttps://httpwg.org/specs/rfc5861.htmlVery interesting doc from Fastly on the subject:https://developer.fastly.com/learning/concepts/stale/Link to the issue#45036Commits-------db553fb [cache]#45109 add stale while revalidate and stale if error cache header
symfony-splitter pushed a commit to symfony/http-foundation that referenced this pull requestMar 26, 2022
…er (remieuronews)This PR was merged into the 6.1 branch.Discussion----------[HttpFoundation] add stale while revalidate cache header| Q             | A| ------------- | ---| Branch?       | 6.1| Bug fix?      | no| New feature?  | yes| Deprecations? | no| Tickets       | Feat (symfony/symfony#45036)| License       | MIT| Doc PR       | [symfony/symfony-docs#... <!-- required for new features -->](symfony/symfony-docs#16445)This PR allow support for RFC5861.Meaning you can now use stale_while_revalidate and stale_if_errorhttps://httpwg.org/specs/rfc5861.htmlVery interesting doc from Fastly on the subject:https://developer.fastly.com/learning/concepts/stale/Link to the issuesymfony/symfony#45036Commits-------db553fb9f3 [cache] #45109 add stale while revalidate and stale if error cache header
@javiereguiluzjaviereguiluz removed the Waiting Code MergeDocs for features pending to be merged labelApr 8, 2022
@javiereguiluzjaviereguiluz modified the milestones:5.4,6.1Apr 8, 2022
@javiereguiluzjaviereguiluz changed the base branch from5.4 to6.1April 8, 2022 14:45
@javiereguiluzjaviereguiluzforce-pushed thefeat/45036-add-stale-while-revalidate-header branch from108cd38 to995b2e6CompareApril 8, 2022 14:45
@javiereguiluzjaviereguiluz merged commit1c402b6 intosymfony:6.1Apr 8, 2022
@javiereguiluz
Copy link
Member

Rémi, thanks for implementing this feature and contributing the docs for it!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

6.1

Development

Successfully merging this pull request may close these issues.

3 participants

@remilemonnier@javiereguiluz@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp