[master] db5314ef4 vcl: Grant req.hash access to more subroutines

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Tue Feb 4 07:27:09 UTC 2025


commit db5314ef439756b77ea72ea6f15323d54c2aaf2d
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Tue Feb 4 08:22:42 2025 +0100

    vcl: Grant req.hash access to more subroutines

diff --git a/doc/sphinx/reference/vcl_var.rst b/doc/sphinx/reference/vcl_var.rst
index 450c64fc7..08d1e7966 100644
--- a/doc/sphinx/reference/vcl_var.rst
+++ b/doc/sphinx/reference/vcl_var.rst
@@ -288,7 +288,7 @@ req.hash
 
 	Type: BLOB
 
-	Readable from: vcl_hit, vcl_miss, vcl_pass, vcl_purge, vcl_deliver
+	Readable from: vcl_hit, vcl_miss, vcl_pass, vcl_purge, vcl_deliver, vcl_synth, vcl_pipe
 
 
 	The hash key of this request.


More information about the varnish-commit mailing list