Commit b52bba2a authored by Walid Boudebouda's avatar Walid Boudebouda

vcl: Restrict req.is_hitmiss scope

Checking the value of req.is_hitmiss in other places doesn't make sense
parent 8c72d133
......@@ -407,7 +407,7 @@ req.is_hitmiss
Type: BOOL
Readable from: client
Readable from: vcl_miss, vcl_deliver, vcl_pass, vcl_synth
If this request resulted in a hitmiss
......
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