Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for 41 (0.19 sec)

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

          other.pins == pins &&
          other.certificateChainCleaner == certificateChainCleaner
      }
    
      override fun hashCode(): Int {
        var result = 37
        result = 41 * result + pins.hashCode()
        result = 41 * result + certificateChainCleaner.hashCode()
        return result
      }
    
      /** A hostname pattern and certificate hash for Certificate Pinning. */
      class Pin(pattern: String, pin: String) {
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Mon Jan 08 01:13:22 GMT 2024
    - 14.2K bytes
    - Viewed (1)
  2. docs/ru/docs/tutorial/extra-models.md

        ```Python hl_lines="7  9  14  20  22  27-28  31-33  38-39"
        {!> ../../../docs_src/extra_models/tutorial001_py310.py!}
        ```
    
    === "Python 3.8+"
    
        ```Python hl_lines="9  11  16  22  24  29-30  33-35  40-41"
        {!> ../../../docs_src/extra_models/tutorial001.py!}
        ```
    
    ### Про `**user_in.dict()`
    
    #### `.dict()` из Pydantic
    
    `user_in` - это Pydantic-модель класса `UserIn`.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri Mar 22 01:42:11 GMT 2024
    - 11.6K bytes
    - Viewed (0)
  3. okhttp/src/test/resources/web-platform-test-urltestdata.txt

    http://example.com/foo%2zbar  s:http h:example.com p:/foo%2zbar
    http://example.com/foo%2\u00C2\u00A9zbar  s:http h:example.com p:/foo%2%C3%82%C2%A9zbar
    http://example.com/foo%41%7a  s:http h:example.com p:/foo%41%7a
    http://example.com/foo\t\u0091%91  s:http h:example.com p:/foo%C2%91%91
    http://example.com/foo%00%51  s:http h:example.com p:/foo%00%51
    http://example.com/(%28:%3A%29)  s:http h:example.com p:/(%28:%3A%29)
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 14.3K bytes
    - Viewed (0)
  4. api/go1.10.txt

    pkg debug/elf, const R_386_PC16 R_386
    pkg debug/elf, const R_386_PC8 = 23
    pkg debug/elf, const R_386_PC8 R_386
    pkg debug/elf, const R_386_SIZE32 = 38
    pkg debug/elf, const R_386_SIZE32 R_386
    pkg debug/elf, const R_386_TLS_DESC = 41
    pkg debug/elf, const R_386_TLS_DESC R_386
    pkg debug/elf, const R_386_TLS_DESC_CALL = 40
    pkg debug/elf, const R_386_TLS_DESC_CALL R_386
    pkg debug/elf, const R_386_TLS_GOTDESC = 39
    pkg debug/elf, const R_386_TLS_GOTDESC R_386
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Tue Feb 06 05:00:01 GMT 2018
    - 30.1K bytes
    - Viewed (0)
  5. api/go1.6.txt

    pkg debug/elf, const R_MIPS_TLS_DTPMOD64 = 40
    pkg debug/elf, const R_MIPS_TLS_DTPMOD64 R_MIPS
    pkg debug/elf, const R_MIPS_TLS_DTPREL32 = 39
    pkg debug/elf, const R_MIPS_TLS_DTPREL32 R_MIPS
    pkg debug/elf, const R_MIPS_TLS_DTPREL64 = 41
    pkg debug/elf, const R_MIPS_TLS_DTPREL64 R_MIPS
    pkg debug/elf, const R_MIPS_TLS_DTPREL_HI16 = 44
    pkg debug/elf, const R_MIPS_TLS_DTPREL_HI16 R_MIPS
    pkg debug/elf, const R_MIPS_TLS_DTPREL_LO16 = 45
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Jan 13 23:40:13 GMT 2016
    - 12.9K bytes
    - Viewed (0)
  6. api/go1.7.txt

    pkg debug/elf, const R_390_TLS_DTPOFF = 55
    pkg debug/elf, const R_390_TLS_DTPOFF R_390
    pkg debug/elf, const R_390_TLS_GD32 = 40
    pkg debug/elf, const R_390_TLS_GD32 R_390
    pkg debug/elf, const R_390_TLS_GD64 = 41
    pkg debug/elf, const R_390_TLS_GD64 R_390
    pkg debug/elf, const R_390_TLS_GDCALL = 38
    pkg debug/elf, const R_390_TLS_GDCALL R_390
    pkg debug/elf, const R_390_TLS_GOTIE12 = 42
    pkg debug/elf, const R_390_TLS_GOTIE12 R_390
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Tue Jun 28 15:08:11 GMT 2016
    - 13.6K bytes
    - Viewed (0)
  7. api/go1.19.txt

    pkg debug/elf, const R_LARCH_SOP_POP_32_S_10_12 = 40 #46229
    pkg debug/elf, const R_LARCH_SOP_POP_32_S_10_12 R_LARCH #46229
    pkg debug/elf, const R_LARCH_SOP_POP_32_S_10_16 = 41 #46229
    pkg debug/elf, const R_LARCH_SOP_POP_32_S_10_16 R_LARCH #46229
    pkg debug/elf, const R_LARCH_SOP_POP_32_S_10_16_S2 = 42 #46229
    pkg debug/elf, const R_LARCH_SOP_POP_32_S_10_16_S2 R_LARCH #46229
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:29:41 GMT 2022
    - 17.9K bytes
    - Viewed (1)
  8. api/go1.11.txt

    pkg debug/elf, const R_RISCV_COPY = 4
    pkg debug/elf, const R_RISCV_COPY R_RISCV
    pkg debug/elf, const R_RISCV_GNU_VTENTRY = 42
    pkg debug/elf, const R_RISCV_GNU_VTENTRY R_RISCV
    pkg debug/elf, const R_RISCV_GNU_VTINHERIT = 41
    pkg debug/elf, const R_RISCV_GNU_VTINHERIT R_RISCV
    pkg debug/elf, const R_RISCV_GOT_HI20 = 20
    pkg debug/elf, const R_RISCV_GOT_HI20 R_RISCV
    pkg debug/elf, const R_RISCV_GPREL_I = 47
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 22 03:48:56 GMT 2018
    - 25K bytes
    - Viewed (2)
  9. src/main/assemblies/extension/kibana/fess_log.ndjson

    {"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"ti...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Mon Aug 12 01:26:21 GMT 2019
    - 18.2K bytes
    - Viewed (0)
  10. api/go1.5.txt

    pkg debug/elf, const R_PPC64_ADDR16_HIGHER R_PPC64
    pkg debug/elf, const R_PPC64_ADDR16_HIGHERA = 40
    pkg debug/elf, const R_PPC64_ADDR16_HIGHERA R_PPC64
    pkg debug/elf, const R_PPC64_ADDR16_HIGHEST = 41
    pkg debug/elf, const R_PPC64_ADDR16_HIGHEST R_PPC64
    pkg debug/elf, const R_PPC64_ADDR16_HIGHESTA = 42
    pkg debug/elf, const R_PPC64_ADDR16_HIGHESTA R_PPC64
    pkg debug/elf, const R_PPC64_ADDR16_LO = 4
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Jul 30 21:14:09 GMT 2015
    - 46.6K bytes
    - Viewed (0)
Back to top