Package-level declarations

Common helpers and extensions.

Functions

Link copied to clipboard

Adds a trailing slash to the URI if it does not already have one.

Link copied to clipboard

Extracts credentials from user info in URI if set.

Link copied to clipboard
fun URI.join(relativeUri: URI): URI
fun URI.join(relativeUri: String): URI

Resolves a relative URI using this URI as the base.