• Miek Gieben's avatar
    core: block CH queries earlier (#973) · 55dafe6f
    Miek Gieben authored
    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.
    55dafe6f
handler.go 3.36 KB