Package nl.altindag.ssl.hostnameverifier


package nl.altindag.ssl.hostnameverifier
  • Classes
    Class
    Description
    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.
    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#L1
    This 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#L1
    NOTE: Please don't use this class directly as it is part of the internal API.