Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for testOverrideInApplicationInterceptor (0.48 seconds)

  1. okhttp/src/jvmTest/kotlin/okhttp3/InterceptorOverridesTest.kt

      /**
       * Test that we can override in a Application Interceptor, purely by seeing that the chain reports
       * the override in a Network Interceptor.
       */
      @Test
      fun testOverrideInApplicationInterceptor(
        override: OverrideParam =
          burstValues(
            OverrideParam.Authenticator,
            OverrideParam.Cache,
            OverrideParam.CertificatePinner,
            OverrideParam.ConnectTimeout,
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Wed Mar 11 02:37:00 GMT 2026
    - 28.8K bytes
    - Click Count (0)
Back to Top