Skip to content

Uri helper methods

Choose a tag to compare

@g105b g105b released this 11 Nov 13:33

Within the ServerInfo class, some new helper methods have been included within this release. These methods are intended to help remove repetition when working with full URIs, including the scheme and host parts.

New functions:

  • getFullUri()
  • getServerHost()
  • getHttpHost()