Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ssl (0.17 sec)

  1. okhttp/src/main/kotlin/okhttp3/Address.kt

     * limitations under the License.
     */
    package okhttp3
    
    import java.net.Proxy
    import java.net.ProxySelector
    import java.util.Objects
    import javax.net.SocketFactory
    import javax.net.ssl.HostnameVerifier
    import javax.net.ssl.SSLSocketFactory
    import okhttp3.internal.toImmutableList
    
    /**
     * A specification for a connection to an origin server. For simple connections, this is the
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Mon Jan 08 01:13:22 GMT 2024
    - 7.4K bytes
    - Viewed (0)
Back to top