Don't cache PUT and DELETE requests #178

Merged
merged 1 commit into from Feb 3, 2017

Projects

None yet

1 participant

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

@donnchawp donnchawp Don't cache PUT and DELETE requests
There are checks for PUT and DELETE request methods later in the plugin
but it's better to short circuit it at the start.
0488c72
@donnchawp donnchawp merged commit 4b908f2 into master Feb 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment