Commit b4138aee authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

White-space nit

parent 180e785d
......@@ -19,7 +19,7 @@ server s1 {
txresp -hdr {ETag: "foo4"} -gzipbody {<H11><esi:remove> foo </esi:remove><H22>}
} -start
varnish v1 -vcl+backend {
varnish v1 -vcl+backend {
sub vcl_backend_response {
if (bereq.url == "/2") {
set beresp.do_gzip = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment