Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[FrameworkBundle] Add framework.http_cache.skip_response_headers option #49480

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

Merged

Conversation

alexandre-daubois
Copy link
Member

@alexandre-daubois alexandre-daubois commented Feb 21, 2023

Q A
Branch? 6.3
Bug fix? no
New feature? yes
Deprecations? no
Tickets Followup of #49318
License MIT
Doc PR symfony/symfony-docs#17951

While thinking about where to add documentation for symfony/symfony-docs#17941, I realized that all HTTP Cache options are available under framework.http_cache config. By adding this option as well, we'll be able to write documentation about it, in the framework configuration reference.

@nicolas-grekas nicolas-grekas force-pushed the skip_response_headers-framework branch from fcd0e46 to 010aa39 Compare February 22, 2023 10:35
@nicolas-grekas
Copy link
Member

Thank you @alexandre-daubois.

@nicolas-grekas nicolas-grekas merged commit fa37492 into symfony:6.3 Feb 22, 2023
@alexandre-daubois alexandre-daubois deleted the skip_response_headers-framework branch February 22, 2023 10:40
OskarStark added a commit to symfony/symfony-docs that referenced this pull request Feb 22, 2023
…nse_headers` option (alexandre-daubois)

This PR was merged into the 6.3 branch.

Discussion
----------

[FrameworkBundle] Add `framework.http_cache.skip_response_headers` option

Waiting code merge of symfony/symfony#49480

Fixes #17941

Commits
-------

7341fb5 [FrameworkBundle] Add `framework.http_cache.skip_response_headers` option
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants