mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 02:33:14 -04:00
block chaos queries, unless the chaos or proxy middleware is loaded. We respond with REFUSED. This removes the need for each middleware to do this class != ClassINET if-then. Also make config.Registry non-public.