Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for pairs (0.46 sec)

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

            .build(),
        )
        server.enqueue(
          MockResponse.Builder()
            .code(HttpURLConnection.HTTP_NOT_MODIFIED)
            .build(),
        )
    
        // At least three request/response pairs are required because after the first request is cached
        // a different execution path might be taken. Thus modifications to the cache applied during
        // the second request might not be visible until another request is performed.
    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)
  2. okhttp-android/src/main/baseline-prof.txt

    Landroidx/startup/StartupException;
    Landroidx/tracing/Trace;
    Landroidx/tracing/TraceApi18Impl;
    Lkotlin/ExceptionsKt;
    Lkotlin/Function;
    Lkotlin/Lazy;
    Lkotlin/NoWhenBranchMatchedException;
    Lkotlin/Pair;
    Lkotlin/Result$Failure;
    Lkotlin/Result;
    Lkotlin/ResultKt;
    Lkotlin/SynchronizedLazyImpl;
    Lkotlin/TuplesKt;
    Lkotlin/UNINITIALIZED_VALUE;
    Lkotlin/UninitializedPropertyAccessException;
    Lkotlin/Unit;
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Mon Mar 21 11:22:00 GMT 2022
    - 127.9K bytes
    - Viewed (0)
  3. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    ovh
    
    // page : 2014-12-04 Charleston Road Registry Inc.
    page
    
    // panasonic : 2015-07-30 Panasonic Corporation
    panasonic
    
    // paris : 2014-01-30 City of Paris
    paris
    
    // pars : 2014-09-04 Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.
    pars
    
    // partners : 2013-12-05 Binky Moon, LLC
    partners
    
    // parts : 2013-12-05 Binky Moon, LLC
    parts
    
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
Back to top