8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e2a7f commit 2537437Copy full SHA for 2537437
http_cache.rst
@@ -315,7 +315,7 @@ Safe Methods: Only caching GET or HEAD requests
315
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
316
317
HTTP caching only works for "safe" HTTP methods (like GET and HEAD). This means
318
-two things:
+three things:
319
320
* Don't try to cache PUT or DELETE requests. It won't work and with good reason.
321
These methods are meant to be used when mutating the state of your application
0 commit comments