Commit 949d5320 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

We only have beresp in vcl_fetch{}

parent 3b1f918e
......@@ -312,8 +312,8 @@ sp_variables = (
),
('beresp.do_stream',
'BOOL',
( 'miss', 'pass', 'fetch',),
( 'miss', 'pass', 'fetch',),
( 'fetch',),
( 'fetch',),
'const struct sess *'
),
('beresp.do_gzip',
......
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