Skip to content
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

Respect the replace flag for Headers #117

Closed
wants to merge 1 commit into from
Closed

Respect the replace flag for Headers #117

wants to merge 1 commit into from

Conversation

dgrammatiko
Copy link

@dgrammatiko dgrammatiko commented Aug 20, 2023

Pull Request for Issue

Summary of Changes

If the replace flag is false the code should bail out!

Testing Instructions

Assuming applying the changes in the Joomla-cms:

add $app->setHeader('Cache-Control', 'no-cache, must-revalidate', true); in the cassiopeia after the line $app = Factory::getApplication();

Check the Headers

Documentation Changes Required

Nope, this is a bug

@Quy
Copy link

Quy commented Aug 20, 2023

Duplicate of #103 and there is a proposed alternate change within.

@dgrammatiko dgrammatiko deleted the 2.0-dev-1 branch August 20, 2023 15:43
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.

2 participants