[master] 7bae758 Mention the join character

Federico G. Schwindt fgsch at lodoss.net
Thu Feb 25 14:09:04 CET 2016


commit 7bae7582fea8aac00b6e5bdb1d83f54f4fe2d59a
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Thu Feb 25 13:01:27 2016 +0000

    Mention the join character

diff --git a/lib/libvmod_std/vmod.vcc b/lib/libvmod_std/vmod.vcc
index 33929af..6b5683a 100644
--- a/lib/libvmod_std/vmod.vcc
+++ b/lib/libvmod_std/vmod.vcc
@@ -108,6 +108,7 @@ $Function VOID collect(HEADER hdr)
 
 Description
 	Collapses multiple *hdr* headers into one long header.
+	The header values are joined with a comma (",").
 
 	Care should be taken when collapsing headers. In particular
 	collapsing Set-Cookie will lead to unexpected results on the



More information about the varnish-commit mailing list