# Functions
IsValidHostLabel returns if the input is a single valid [RFC 1123] host label.
ParseURL returns a [URL] if the provided string could be parsed.
Substring returns the substring of the input provided.
URIEncode returns an percent-encoded [RFC3986 section 2.1] version of the input string.