[master] c8384298a docfix: bereq.body is not tied to pass any more

Nils Goroll nils.goroll at uplex.de
Tue Mar 5 12:06:08 UTC 2019


commit c8384298a5b012f9613e4564db8ee734bd75dbac
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Tue Mar 5 12:22:46 2019 +0100

    docfix: bereq.body is not tied to pass any more

diff --git a/doc/sphinx/reference/vcl_var.rst b/doc/sphinx/reference/vcl_var.rst
index 2aedb54f7..ab8459496 100644
--- a/doc/sphinx/reference/vcl_var.rst
+++ b/doc/sphinx/reference/vcl_var.rst
@@ -510,7 +510,7 @@ bereq.body
 
 	Unsetable from: vcl_backend_fetch
 
-	The request body, only present on `pass` requests.
+	The request body.
 
 	Unset will also remove `bereq.http.Content-Length`.
 


More information about the varnish-commit mailing list