Skip to content

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

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

Waiting code merge of symfony/symfony#49480

Fixes #17941

@carsonbot carsonbot added this to the 6.3 milestone Feb 21, 2023
@OskarStark OskarStark added the Waiting Code Merge Docs for features pending to be merged label Feb 22, 2023
@carsonbot carsonbot modified the milestones: 6.3, next Feb 22, 2023
nicolas-grekas added a commit to symfony/symfony that referenced this pull request Feb 22, 2023
…headers` option (alexandre-daubois)

This PR was merged into the 6.3 branch.

Discussion
----------

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

| 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.

Commits
-------

010aa39 [FrameworkBundle] Add `framework.http_cache.skip_response_headers` option
@alexandre-daubois
Copy link
Member Author

The code has been merged 🙂

@OskarStark OskarStark removed the Waiting Code Merge Docs for features pending to be merged label Feb 22, 2023
@OskarStark
Copy link
Contributor

Thanks for your work on this new feature!

@OskarStark OskarStark merged commit 8dce54d into symfony:6.3 Feb 22, 2023
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