Uses of Class
io.undertow.server.handlers.HostHeaderHandler
Packages that use HostHeaderHandler
-
Uses of HostHeaderHandler in io.undertow
Methods in io.undertow that return HostHeaderHandlerModifier and TypeMethodDescriptionstatic 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