Commit 1b933317 authored by Per Buer's avatar Per Buer Committed by Tollef Fog Heen

remove the experimental flag from http_range_support

parent 8dd2a4c4
......@@ -870,7 +870,7 @@ static const struct parspec input_parspec[] = {
"10", "objects" },
{ "http_range_support", tweak_bool, &master.http_range_support, 0, 0,
"Enable support for HTTP Range headers.\n",
EXPERIMENTAL,
0,
"on", "bool" },
{ "http_gzip_support", tweak_bool, &master.http_gzip_support, 0, 0,
"Enable gzip support. When enabled Varnish will compress "
......
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