Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for withCertificatePinner (0.17 seconds)

  1. okhttp/src/commonJvmAndroid/kotlin/okhttp3/Interceptor.kt

         */
        val certificatePinner: CertificatePinner
    
        /**
         * Returns a new chain with the specified [CertificatePinner].
         */
        fun withCertificatePinner(certificatePinner: CertificatePinner): Chain
    
        /**
         * Returns the [ConnectionPool] for the OkHttpClient, or an override from the Call.Chain.
         */
        val connectionPool: ConnectionPool
    
        /**
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue Mar 10 21:47:20 GMT 2026
    - 8.9K bytes
    - Click Count (0)
Back to Top