Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 37 of 37 for Spin (0.05 sec)

  1. docs/changelogs/changelog_2x.md

        ```
    
     * **`CertificatePinner` now supports wildcard hostnames.** As always with
       certificate pinning, you must be very careful to avoid [bricking][brick]
       your app. You'll need to pin both the top-level domain and the `*.` domain
       for full coverage.
    
        ```java
         client.setCertificatePinner(new CertificatePinner.Builder()
             .add("publicobject.com",   "sha1/DmxUShsZuNiqPQsX2Oi9uv2sCnw=")
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sun Feb 06 02:19:09 UTC 2022
    - 26.6K bytes
    - Viewed (0)
  2. src/main/webapp/css/admin/adminlte.min.css

    margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:in...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 1.3M bytes
    - Viewed (0)
  3. android/guava/src/com/google/common/util/concurrent/Futures.java

      // have two requirements that significantly complicate their design.
      // 1. Cancellation should propagate from the returned future to the input future(s).
      // 2. The returned futures shouldn't unnecessarily 'pin' their inputs after completion.
      //
      // A consequence of these requirements is that the delegate futures cannot be stored in
      // final fields.
      //
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 64.3K bytes
    - Viewed (0)
  4. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/pictures.html
    pictures
    
    // pid : Top Level Spectrum, Inc.
    // https://www.iana.org/domains/root/db/pid.html
    pid
    
    // pin : Amazon Registry Services, Inc.
    // https://www.iana.org/domains/root/db/pin.html
    pin
    
    // ping : Ping Registry Provider, Inc.
    // https://www.iana.org/domains/root/db/ping.html
    ping
    
    // pink : Identity Digital Limited
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  5. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    pi.it
    pi.leg.br
    piacenza.it
    picard.replit.dev
    pics
    pictet
    pictures
    pid
    piedmont.it
    piemonte.it
    pigboat.jp
    pike.replit.dev
    pila.pl
    pilot.aero
    pimienta.org
    pin
    pinb.gov.pl
    ping
    pink
    pinoko.jp
    pioneer
    pippu.hokkaido.jp
    pisa.it
    pistoia.it
    pisz.pl
    piw.gov.pl
    pixolino.com
    pizza
    pk
    pl
    pl.eu.org
    pl.ua
    place
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  6. okhttp/src/androidMain/baseline-prof.txt

    Lokhttp3/Cache$RealCacheRequest;
    Lokhttp3/Cache;
    Lokhttp3/CacheControl$Companion;
    Lokhttp3/CacheControl;
    Lokhttp3/Call;
    Lokhttp3/Callback;
    Lokhttp3/CertificatePinner$Companion;
    Lokhttp3/CertificatePinner$Pin;
    Lokhttp3/CertificatePinner$check$1;
    Lokhttp3/CertificatePinner;
    Lokhttp3/CipherSuite$Companion$ORDER_BY_NAME$1;
    Lokhttp3/CipherSuite$Companion;
    Lokhttp3/CipherSuite;
    Lokhttp3/Connection;
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Mon Dec 30 23:28:56 UTC 2024
    - 127.9K bytes
    - Viewed (0)
  7. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    pi.it
    pi.leg.br
    piacenza.it
    picard.replit.dev
    pics
    pictet
    pictures
    pid
    piedmont.it
    piemonte.it
    pigboat.jp
    pike.replit.dev
    pila.pl
    pilot.aero
    pimienta.org
    pin
    pinb.gov.pl
    ping
    pink
    pinoko.jp
    pioneer
    pippu.hokkaido.jp
    pisa.it
    pistoia.it
    pisz.pl
    piw.gov.pl
    pixolino.com
    pizza
    pk
    pl
    pl.eu.org
    pl.ua
    place
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
Back to top