Documentation Language: Swift

Method

normaliseURI(_:)

Normalises a URI by applying registered conversions and cleanup.

func normaliseURI(_ uri: String) -> String

Parameters

uri

The URI to normalise.

Return Value

The normalised URI.