]> err.no Git - varnish/commit
Add support for, and use a new syntax for terminating actions in VCL,
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 9 Dec 2008 13:54:09 +0000 (13:54 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 9 Dec 2008 13:54:09 +0000 (13:54 +0000)
commit5d2ef939c2e39517ef6cd886fcc12ded23a7e091
treed5470ae319fc8c97c45632fcdf8b06c28c3c9b91
parente4df3d14aa7b579c95f882930d18e67993f77a4d
Add support for, and use a new syntax for terminating actions in VCL,
basically "return(action)" instead of just "action".

The previos syntax is still available.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3460 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/default.vcl
varnish-cache/lib/libvcl/vcc_action.c