@JvmStatic @JvmName("get") fun String.toHttpUrl(): HttpUrl
Returns a new HttpUrl representing this.
IllegalArgumentException - If this is not a well-formed HTTP or HTTPS URL.
IllegalArgumentException