]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/Config.h
NoNewGlobals for Adaptation::Config::metaHeaders (#1747)
[thirdparty/squid.git] / src / adaptation / Config.h
index 4081aab08e6dbbf12fef4283a0810025cbb56a89..159b95b03d239568c3e7bc972000f93c5cb8b665 100644 (file)
@@ -55,7 +55,7 @@ public:
     time_t oldest_service_failure;
     int service_revival_delay;
 
-    static Notes metaHeaders; ///< The list of configured meta headers
+    static Notes& metaHeaders(); ///< The list of configured meta headers
 
     static bool needHistory; ///< HttpRequest adaptation history should recorded