Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Fix/cache more headers #287
Conversation
donnchawp
self-assigned this
Jul 12, 2017
donnchawp
referenced this pull request
Jul 12, 2017
Closed
Preserve existing HTTP headers (Link, etc) #165
donnchawp
merged commit 021e9fd
into
master
Jul 13, 2017
donnchawp
deleted the
fix/cache_more_headers branch
Jul 13, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
donnchawp commentedJul 12, 2017
Fixes #165
We should be able to cache more headers. This list was taken from Comet Cache here.
It includes two headers that this plugin already recognised, and also adds a filter called "wpsc_known_headers" for site owners to modify the list of headers.