[master] 6f72351 More RFC OCD

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Wed Sep 14 13:15:15 CEST 2016


commit 6f72351f01b75b800713af1d79a3bb5bd1e03c5d
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Wed Sep 14 13:14:29 2016 +0200

    More RFC OCD

diff --git a/doc/sphinx/whats-new/changes-5.0.rst b/doc/sphinx/whats-new/changes-5.0.rst
index 47baa19..18ae6ae 100644
--- a/doc/sphinx/whats-new/changes-5.0.rst
+++ b/doc/sphinx/whats-new/changes-5.0.rst
@@ -143,7 +143,7 @@ bereq.body and the builtin.vcl removes the body for GET requests
 because it is questionable if GET with a body is valid anyway (but
 some applications use it).
 
-So the often-requested ability to cache POST/PUT/... is now available,
+So the often-requested ability to cache POST/PATCH/... is now available,
 but not out-of-the-box:
 
 The ``builtin.vcl`` still contains a ``return(pass)`` for anything but



More information about the varnish-commit mailing list