Class HostCheckHandler

All Implemented Interfaces:
Handler, Container, Destroyable, Dumpable, LifeCycle

public class HostCheckHandler extends AbstractHandler
Block certain Host headers to prevent DNS rebinding attacks. Unlike in the console, this is an AbstractHandler, not a HandlerWrapper.
Since:
0.9.34 adapted from router console