Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 41 for 115 (0.14 sec)

  1. api/go1.10.txt

    pkg debug/elf, const R_ARM_PRIVATE_15 = 127
    pkg debug/elf, const R_ARM_PRIVATE_15 R_ARM
    pkg debug/elf, const R_ARM_PRIVATE_2 = 114
    pkg debug/elf, const R_ARM_PRIVATE_2 R_ARM
    pkg debug/elf, const R_ARM_PRIVATE_3 = 115
    pkg debug/elf, const R_ARM_PRIVATE_3 R_ARM
    pkg debug/elf, const R_ARM_PRIVATE_4 = 116
    pkg debug/elf, const R_ARM_PRIVATE_4 R_ARM
    pkg debug/elf, const R_ARM_PRIVATE_5 = 117
    pkg debug/elf, const R_ARM_PRIVATE_5 R_ARM
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Feb 06 05:00:01 GMT 2018
    - 30.1K bytes
    - Viewed (0)
  2. guava-tests/test/com/google/common/io/ByteStreamsTest.java

      }
    
      // Hardcoded because of Android problems. See testUtf16Expected.
      private static final byte[] utf16ExpectedWithBom =
          new byte[] {-2, -1, 0, 114, 0, -55, 0, 115, 0, 117, 0, 109, 0, -55};
    
      public void testNewDataOutput_writeChars() {
        ByteArrayDataOutput out = ByteStreams.newDataOutput();
        out.writeChars("r\u00C9sum\u00C9");
    Java
    - Registered: Fri Apr 19 12:43:09 GMT 2024
    - Last Modified: Wed Sep 06 17:04:31 GMT 2023
    - 21.9K bytes
    - Viewed (0)
  3. okhttp/src/test/java/okhttp3/CacheTest.kt

      }
    
      @Test
      fun defaultExpirationDateConditionallyCached() {
        //      last modified: 115 seconds ago
        //             served:  15 seconds ago
        //   default lifetime: (115 - 15) / 10 = 10 seconds
        //            expires:  10 seconds from served date = 5 seconds ago
        val lastModifiedDate = formatDate(-115, TimeUnit.SECONDS)
        val conditionalRequest =
          assertConditionallyCached(
    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)
  4. cmd/apierrorcode_string.go

    	_ = x[ErrUnsupportedHostHeader-109]
    	_ = x[ErrMaximumExpires-110]
    	_ = x[ErrSlowDownRead-111]
    	_ = x[ErrSlowDownWrite-112]
    	_ = x[ErrMaxVersionsExceeded-113]
    	_ = x[ErrInvalidPrefixMarker-114]
    	_ = x[ErrBadRequest-115]
    	_ = x[ErrKeyTooLongError-116]
    	_ = x[ErrInvalidBucketObjectLockConfiguration-117]
    	_ = x[ErrObjectLockConfigurationNotFound-118]
    	_ = x[ErrObjectLockConfigurationNotAllowed-119]
    Go
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Mon Apr 22 17:49:30 GMT 2024
    - 21.2K bytes
    - Viewed (0)
  5. docs/de/docs/tutorial/security/oauth2-jwt.md

        ```
    
    === "Python 3.8+ nicht annotiert"
    
        !!! tip "Tipp"
            Bevorzugen Sie die `Annotated`-Version, falls mรถglich.
    
        ```Python hl_lines="115-130"
        {!> ../../../docs_src/security/tutorial004.py!}
        ```
    
    ### Technische Details zum JWT-โ€žSubjektโ€œ `sub`
    
    Die JWT-Spezifikation besagt, dass es einen Schlรผssel `sub` mit dem Subjekt des Tokens gibt.
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sat Mar 30 20:27:06 GMT 2024
    - 15.1K bytes
    - Viewed (0)
  6. docs/em/docs/advanced/security/oauth2-scopes.md

    ๐Ÿ‘ฅ โœ `HTTPException` ๐Ÿ‘ˆ ๐Ÿ‘ฅ ๐Ÿ’ช ๐Ÿค-โš™๏ธ (`raise`) โช ๐Ÿ“š โ˜.
    
    ๐Ÿ‘‰ โš , ๐Ÿ‘ฅ ๐Ÿ”Œ โ†” ๐Ÿšš (๐Ÿšฅ ๐Ÿ™†) ๐ŸŽป ๐Ÿ‘ฝ ๐Ÿš€ (โš™๏ธ `scope_str`). ๐Ÿ‘ฅ ๐Ÿšฎ ๐Ÿ‘ˆ ๐ŸŽป โš— โ†” `WWW-Authenticate` ๐ŸŽš (๐Ÿ‘‰ ๐Ÿ• ๐Ÿ”Œ).
    
    ```Python hl_lines="105  107-115"
    {!../../../docs_src/security/tutorial005.py!}
    ```
    
    ## โœ” `username` & ๐Ÿ’ฝ ๐Ÿ’ 
    
    ๐Ÿ‘ฅ โœ” ๐Ÿ‘ˆ ๐Ÿ‘ฅ ๐Ÿคš `username`, & โš— โ†”.
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Jan 11 21:21:35 GMT 2024
    - 11.1K bytes
    - Viewed (0)
  7. docs/em/docs/tutorial/security/oauth2-jwt.md

        ```
    
    ## โ„น `/token` *โžก ๐Ÿ› ๏ธ*
    
    โœ `timedelta` โฎ๏ธ ๐Ÿ‘” ๐Ÿ•ฐ ๐Ÿค.
    
    โœ ๐ŸŽฐ ๐Ÿฅ™ ๐Ÿ” ๐Ÿค & ๐Ÿ“จ โšซ๏ธ.
    
    === "๐Ÿ 3๏ธโƒฃ.6๏ธโƒฃ & ๐Ÿ”›"
    
        ```Python hl_lines="115-130"
        {!> ../../../docs_src/security/tutorial004.py!}
        ```
    
    === "๐Ÿ 3๏ธโƒฃ.1๏ธโƒฃ0๏ธโƒฃ & ๐Ÿ”›"
    
        ```Python hl_lines="114-129"
        {!> ../../../docs_src/security/tutorial004_py310.py!}
        ```
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Jan 11 21:21:35 GMT 2024
    - 9.5K bytes
    - Viewed (0)
  8. docs/en/docs/tutorial/security/oauth2-jwt.md

        {!> ../../../docs_src/security/tutorial004_py310.py!}
        ```
    
    === "Python 3.8+ non-Annotated"
    
        !!! tip
            Prefer to use the `Annotated` version if possible.
    
        ```Python hl_lines="115-130"
        {!> ../../../docs_src/security/tutorial004.py!}
        ```
    
    ### Technical details about the JWT "subject" `sub`
    
    The JWT specification says that there's a key `sub`, with the subject of the token.
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 13K bytes
    - Viewed (0)
  9. src/archive/tar/reader_test.go

    			},
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Nov 21 21:14:38 GMT 2022
    - 47.1K bytes
    - Viewed (0)
  10. docs/ja/docs/tutorial/security/oauth2-jwt.md

    ```Python hl_lines="89-106"
    {!../../../docs_src/security/tutorial004.py!}
    ```
    
    ## `/token` ใƒ‘ใ‚นใ‚ชใƒšใƒฌใƒผใ‚ทใƒงใƒณใฎๆ›ดๆ–ฐ
    
    ใƒˆใƒผใ‚ฏใƒณใฎๆœ‰ๅŠนๆœŸ้™ใ‚’่กจใ™`timedelta`ใ‚’ไฝœๆˆใ—ใพใ™ใ€‚
    
    JWTใ‚ขใ‚ฏใ‚ปใ‚นใƒˆใƒผใ‚ฏใƒณใ‚’ไฝœๆˆใ—ใ€ใใ‚Œใ‚’่ฟ”ใ—ใพใ™ใ€‚
    
    ```Python hl_lines="115-130"
    {!../../../docs_src/security/tutorial004.py!}
    ```
    
    ### JWTใฎ"subject" `sub` ใซใคใ„ใฆใฎๆŠ€่ก“็š„ใช่ฉณ็ดฐ
    
    JWTใฎไป•ๆง˜ใงใฏใ€ใƒˆใƒผใ‚ฏใƒณใฎsubjectใ‚’่กจใ™ใ‚ญใƒผ`sub`ใŒใ‚ใ‚‹ใจใ•ใ‚Œใฆใ„ใพใ™ใ€‚
    
    ไฝฟ็”จใ™ใ‚‹ใ‹ใฉใ†ใ‹ใฏไปปๆ„ใงใ™ใŒใ€`sub`ใฏใƒฆใƒผใ‚ถใƒผใฎ่ญ˜ๅˆฅๆƒ…ๅ ฑใ‚’ๅ…ฅใ‚Œใ‚‹ใ‚ˆใ†ใซ่ฆๅฎšใ•ใ‚Œใฆใ„ใ‚‹ใฎใงใ€ใ“ใ“ใงไฝฟ็”จใ—ใพใ™ใ€‚
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Jan 11 21:21:35 GMT 2024
    - 14.1K bytes
    - Viewed (0)
Back to top