mirror of
https://github.com/coredns/coredns.git
synced 2025-09-20 05:01:05 +02: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.