Module nl.altindag.ssl
Package nl.altindag.ssl.hostnameverifier
package nl.altindag.ssl.hostnameverifier
-
ClassesClassDescriptionNOTE: Please don't use this class directly as it is part of the internal API.NOTE: Please don't use this class directly as it is part of the internal API.NOTE: Please don't use this class directly as it is part of the internal API.This HostnameCommon is copied from OkHttp library, see here for the original content: - https://github.com/square/okhttp/blob/69ae7f3e10dae0554f3181edaa52bcd77ee448ab/okhttp/src/commonMain/kotlin/okhttp3/internal/-HostnamesCommon.kt#L1This HostnameVerifier is copied from OkHttp library, see here for the original content: - https://github.com/square/okhttp/blob/69ae7f3e10dae0554f3181edaa52bcd77ee448ab/okhttp/src/jvmMain/kotlin/okhttp3/internal/-HostnamesJvm.kt#L1NOTE: Please don't use this class directly as it is part of the internal API.