Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Rebert (0.18 sec)

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

         *
         * This implements Happy Eyeballs ([RFC 6555][rfc_6555]), balancing connect latency vs.
         * wasted resources.
         *
         * Defaults to enabled, call with [fastFallback] = false to revert to 4.x behaviour.
         *
         * [rfc_6555]: https://datatracker.ietf.org/doc/html/rfc6555
         */
        fun fastFallback(fastFallback: Boolean) =
          apply {
            this.fastFallback = fastFallback
          }
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Sat Apr 06 04:21:33 GMT 2024
    - 52K bytes
    - Viewed (0)
  2. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    weather
    
    // weatherchannel : 2015-03-12 International Business Machines Corporation
    weatherchannel
    
    // webcam : 2014-01-23 dot Webcam Limited
    webcam
    
    // weber : 2015-06-04 Saint-Gobain Weber SA
    weber
    
    // website : 2014-04-03 Radix FZC
    website
    
    // wedding : 2014-04-24 Registry Services, LLC
    wedding
    
    // weibo : 2015-03-05 Sina Corporation
    weibo
    
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
  3. okhttp/src/main/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.gz

    watari.miyagi.jp watch watch-and-clock.museum watchandclock.museum watches watson.jp waw.pl wazuka.kyoto.jp we.bs we.tc weather weatherchannel web.app web.bo web.co web.do web.gu web.id web.in web.lk web.nf web.ni web.pk web.tj web.tr web.ve web.za webcam weber webhop.biz webhop.info webhop.me webhop.net webhop.org webhosting.be weblike.jp webredirect.org website website.yandexcloud.net webspace.rocks webthings.io webview-assets.cloud9.af-south-1.amazonaws.com webview-assets.cloud9.ap-east-1.amazonaws.com...
    Others
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 40.4K bytes
    - Viewed (0)
Back to top