Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for do (0.26 sec)

  1. okhttp/src/test/java/okhttp3/CacheTest.kt

       * to the cache because we incorrectly assumed that HttpsURLConnection was always HTTPS and
       * HttpURLConnection was always HTTP; in practice redirects mean that each can do either.
       *
       * https://github.com/square/okhttp/issues/214
       */
      @Test
      fun secureResponseCachingAndProtocolRedirects() {
        server2.useHttps(handshakeCertificates.sslSocketFactory())
        server2.enqueue(
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Apr 10 19:46:48 GMT 2024
    - 108.6K bytes
    - Viewed (0)
Back to top