-
class
Works like the normal
IncomingRequestAddressStrategy
unless there's
an x-forwarded-host present, in which case that's used in place of the
server's address.
class
Server address strategy which simply returns a hardcoded URL
class
Determines the server's base using the incoming request
Get the server address strategy, which is used to determine what base URL to provide clients to refer to this
server.
Get the serverAddressStrategy
void
Provide a server address strategy, which is used to determine what base URL to provide clients to refer to this
server.
void
Set the serverAddressStrategy