[master] 64b4a12 PATCH: document beresp.http.header
Tollef Fog Heen
tfheen at varnish-cache.org
Wed Oct 31 08:32:44 CET 2012
commit 64b4a1246a90b713cf58d6feaf49626abf44acec
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date: Mon Oct 29 22:09:08 2012 +0000
PATCH: document beresp.http.header
diff --git a/doc/sphinx/reference/vcl.rst b/doc/sphinx/reference/vcl.rst
index 398127e..60daaa3 100644
--- a/doc/sphinx/reference/vcl.rst
+++ b/doc/sphinx/reference/vcl.rst
@@ -719,6 +719,9 @@ beresp.do_gunzip
Boolean. Unzip the object before storing it in the cache. Defaults
to false.
+beresp.http.header
+ The corresponding HTTP header.
+
beresp.proto
The HTTP protocol version used the backend replied with.
More information about the varnish-commit
mailing list