]> err.no Git - varnish/commitdiff
Add more trouble
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 10 Jul 2008 21:34:44 +0000 (21:34 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 10 Jul 2008 21:34:44 +0000 (21:34 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2930 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishtest/tests/e00008.vtc

index 7e1cae97a3503246a052d9c63a0800855c3373ba..db9c811a49aa97d8ea2c2bd47e65a2c17aec8887 100644 (file)
@@ -43,11 +43,15 @@ server s1 {
        expect req.url == "/body"
        txresp -body {
                Included file
+               <esi:remove>
+               <Aaa
        }
        rxreq 
        expect req.url == "/body2"
        txresp -body {
                Included file 2
+               <!--esi
+               <![CDATA[fooo
        }
 } -start