/*
- * $Id: cache_cf.cc,v 1.409 2002/07/06 12:37:40 hno Exp $
+ * $Id: cache_cf.cc,v 1.410 2002/09/01 13:54:16 hno Exp $
*
* DEBUG: section 3 Configuration File Parsing
* AUTHOR: Harvest Derived
break;
}
}
+#endif
+#if !HTTP_VIOLATIONS
+ Config.onoff.via = 1;
+#else
+ if (!Config.onoff.via)
+ debug(22, 1) ("WARNING: HTTP requires the use of Via\n");
#endif
if (Config.Wais.relayHost) {
if (Config.Wais.peer)