Skip to content

Update libraries/Template.php#44

Open
jamieburchell wants to merge 1 commit intophilsturgeon:masterfrom
jamieburchell:patch-1
Open

Update libraries/Template.php#44
jamieburchell wants to merge 1 commit intophilsturgeon:masterfrom
jamieburchell:patch-1

Conversation

@jamieburchell
Copy link

Setting the "Cache-control" header twice overwrites the first because CI's default "$replace" parameter in CI_Output::set_header is TRUE.
The side effect of this is pages are not revalidated when navigating browser history.

Setting the "Cache-control" header twice overwrites the first because CI's default "$replace" parameter in CI_Output::set_header is TRUE.
The side effect of this is pages are not revalidated when navigating browser history.
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.

1 participant

Comments