uriPrefix

val RequestConnectionPoint.uriPrefix: String

Builds the URI prefix (scheme, host, and port) for this RequestConnectionPoint.

For example, returns "https://example.com:443".

This is an extension property on RequestConnectionPoint.