Searched refs:DEFAULT_SCHEME (Results 1 – 1 of 1) sorted by relevance
83 private const val DEFAULT_SCHEME = "http" constant99 normalized = DEFAULT_SCHEME + SCHEME_SEPARATOR + url in normalizeUrl()100 start = DEFAULT_SCHEME.length + SCHEME_SEPARATOR.length in normalizeUrl()