getHostAddressValue

private open fun getHostAddressValue(request: HttpServletRequest): String

Method to get the current server details

Return

protocol, ip and server port formatted as url as String

Parameters

request

: the http request useful to get the current protocol, ip and server port