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

Don't cache PUT and DELETE requests #178

Merged
merged 1 commit into from
Feb 3, 2017
Merged

Conversation

donnchawp
Copy link
Contributor

There are checks for PUT and DELETE request methods later in the plugin
but it's better to short circuit it at the start.

There are checks for PUT and DELETE request methods later in the plugin
but it's better to short circuit it at the start.
@donnchawp donnchawp merged commit 4b908f2 into master Feb 3, 2017
kraftbj pushed a commit that referenced this pull request Feb 9, 2017
* Make sure $cache_path has a trailing slash (#77)
* Remove flush() (#127) but also check if headers are empty and flush and get headers again. (#179)
* Add fix for customizer (#161) and don't cache PUT AND DELETE requests (#178)
* Check for superglobals before using them. (#131)



git-svn-id: http://plugins.svn.wordpress.org/wp-super-cache/trunk@1588365 b8457f37-d9ea-0310-8a92-e5e31aec5664
@donnchawp donnchawp deleted the do_not_cache_put_delete branch July 21, 2017 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant