Uses of Class
io.undertow.server.handlers.HostHeaderHandler
-
Packages that use HostHeaderHandler Package Description io.undertow -
-
Uses of HostHeaderHandler in io.undertow
Methods in io.undertow that return HostHeaderHandler Modifier and Type Method Description static HostHeaderHandlerHandlers. hostHeaderHandler(HttpHandler next)Creates a handler that automatically vets Host header content/absence/presence according to https://datatracker.ietf.org/doc/html/rfc7230#section-5.4 and related
-