public abstract class XForwardedHost extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$
Constructor and Description |
---|
XForwardedHost() |
Modifier and Type | Method and Description |
---|---|
static XForwardedHost |
create(Host host) |
abstract Host |
getHost() |
fastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, value
parse, renderInRequests, renderInResponses
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
render
public abstract Host getHost()
public static XForwardedHost create(Host host)