]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - squid3.dox
Bug 4169: HIT marked as MISS when If-None-Match does not match
[thirdparty/squid.git] / squid3.dox
index 0644a65ff6d5f30979f5a4fc68a04efdec3baf29..069dbe8f01934883d400354b83e74e378702fad4 100644 (file)
@@ -790,7 +790,7 @@ HTML_HEADER            = ./doc/Programming-Guide/doxygen.header.dyn
 # each generated HTML page. If it is left blank doxygen will generate a 
 # standard footer.
 
-HTML_FOOTER            = ./doc/Programming-Guide/doxygen.footer.dyn
+#HTML_FOOTER            = ./doc/Programming-Guide/doxygen.footer.dyn
 
 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading 
 # style sheet that is used by each HTML page. It can be used to 
@@ -1256,7 +1256,6 @@ INCLUDE_FILE_PATTERNS  =
 PREDEFINED             = __cplusplus \
                          USE_HTTP_VIOLATIONS \
                          WITH_VALGRIND \
-                         DELAY_POOLS \
                          ICAP_CLIENT \
                          FORW_VIA_DB \
                          SQUID_SNMP \
@@ -1265,8 +1264,9 @@ PREDEFINED             = __cplusplus \
                          USE_ASYNC_IO \
                          USE_CACHE_DIGESTS \
                          USE_CLASSFUL \
+                         USE_DELAY_POOLS \
                          USE_DLMALLOC \
-                         USE_DNSSERVERS \
+                         USE_DNSHELPER \
                          USE_EPOLL \
                          USE_GNUREGEX \
                          USE_HEXDUMP \