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.
2 parents 804bcc8 + 5fccbd6 commit a29024dCopy full SHA for a29024d
http_cache.rst
@@ -310,7 +310,7 @@ Safe Methods: Only caching GET or HEAD requests
310
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
311
312
HTTP caching only works for "safe" HTTP methods (like GET and HEAD). This means
313
-two things:
+three things:
314
315
* Don't try to cache PUT or DELETE requests. It won't work and with good reason.
316
These methods are meant to be used when mutating the state of your application
0 commit comments