Commit 649221ba authored by Per Buer's avatar Per Buer

cleanup.

parent 042a2d63
......@@ -90,7 +90,7 @@ I already can hear some of you amazing VCL wizards say "Well,
if you inline-C grab a refcount, then restart and ..." but lets
be honest, that's not how it should look.
You should be able to do something like:
You should be able to do something like:::
if (req.proto == "SPDY" && req.url ~ "index.html") {
req.obj1 = lookup(backend1, "/main.css")
......
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