Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Knap (0.12 sec)

  1. README.md

    ```kotlin
    implementation("com.squareup.okhttp3:okhttp:4.12.0")
    ```
    
    Snapshot builds are [available][snap]. [R8 and ProGuard][r8_proguard] rules are available.
    
    Also, we have a [bill of materials (BOM)][bom] available to help you keep OkHttp artifacts up to date and be sure about version compatibility.
    
    ```kotlin
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 6.2K bytes
    - Viewed (0)
  2. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    qa2.com
    
    // QCX
    // Submitted by Cassandra Beelen <******@****.***>
    qcx.io
    *.sys.qcx.io
    
    // QNAP System Inc : https://www.qnap.com
    // Submitted by Nick Chang <nickchang@qnap.com>
    dev-myqnapcloud.com
    alpha-myqnapcloud.com
    myqnapcloud.com
    
    // Quip : https://quip.com
    // Submitted by Patrick Linehan <******@****.***>
    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