[master] 02b73e11c Update doc

GitHub noreply at github.com
Tue Jul 31 10:06:03 UTC 2018


commit 02b73e11c2740f96e778bebe8de73a67b2939bc2
Author: Valentin Matei <matheuzzy at gmail.com>
Date:   Tue Jul 31 12:47:45 2018 +0300

    Update doc
    
    client content -> client context

diff --git a/lib/libvmod_directors/vmod.vcc b/lib/libvmod_directors/vmod.vcc
index cc5f9aed2..8fecc08e7 100644
--- a/lib/libvmod_directors/vmod.vcc
+++ b/lib/libvmod_directors/vmod.vcc
@@ -438,7 +438,7 @@ is _not_ the order given when backends are added.
     * when called in backend context: Use the varnish hash value as
       set by `vcl_hash`
 
-    * when called in client content: hash `req.url`
+    * when called in client context: hash `req.url`
 
   * `URL`: hash req.url / bereq.url
 


More information about the varnish-commit mailing list