Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 68 for 101 (0.2 sec)

  1. docs/changelogs/changelog_3x.md

     *  Fix: Don't crash reading non-ASCII characters in HTTP/2 headers or in cached
        HTTP headers.
     *  Fix: Retain the response body when an attempt to open a web socket returns a
        non-101 response code.
    
    
    ## Version 3.3.0
    
    _2016-05-24_
    
     *  New: `Response.sentRequestAtMillis()` and `receivedResponseAtMillis()`
        methods track the system's local time when network calls are made. These
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sun Feb 06 14:55:54 GMT 2022
    - 50.8K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.5.md

      - [alpha] Alpha level support for DaemonSets in federation. ([docs](http://kubernetes.io/docs/user-guide/federation/daemonsets/)) ([kubernetes/features#101](https://github.com/kubernetes/enhancements/issues/101))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 136.4K bytes
    - Viewed (1)
  3. api/go1.1.txt

    pkg debug/elf, const R_ARM_AMP_VCALL9 = 12
    pkg debug/elf, const R_ARM_COPY = 20
    pkg debug/elf, const R_ARM_GLOB_DAT = 21
    pkg debug/elf, const R_ARM_GNU_VTENTRY = 100
    pkg debug/elf, const R_ARM_GNU_VTINHERIT = 101
    pkg debug/elf, const R_ARM_GOT32 = 26
    pkg debug/elf, const R_ARM_GOTOFF = 24
    pkg debug/elf, const R_ARM_GOTPC = 25
    pkg debug/elf, const R_ARM_JUMP_SLOT = 22
    pkg debug/elf, const R_ARM_NONE = 0
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  4. okhttp/src/test/java/okhttp3/CacheTest.kt

        // http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
    
        // We can't test 100 because it's not really a response.
        // assertCached(false, 100);
        assertCached(false, 101)
        assertCached(true, 200)
        assertCached(false, 201)
        assertCached(false, 202)
        assertCached(true, 203)
        assertCached(true, 204)
        assertCached(false, 205)
    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)
  5. guava-tests/benchmark/com/google/common/base/CharMatcherBenchmark.java

        }
    
        private static int[] chars;
    
        private static void populateChars1() {
          chars = new int[10002];
          int[] temp =
              new int[] {
                32, 9, 10, 101, 97, 13, 105, 111, 110, 116, 114, 115, 108, 100, 99, 117, 109, 104, 112,
                103, 48, 46, 98, 49, 160, 102, 50, 118, 121, 107, 44, 119, 45, 58, 51, 53, 52, 57, 56,
    Java
    - Registered: Fri Apr 19 12:43:09 GMT 2024
    - Last Modified: Mon Oct 10 19:45:10 GMT 2022
    - 194.8K bytes
    - Viewed (0)
  6. android/guava-tests/benchmark/com/google/common/base/CharMatcherBenchmark.java

        }
    
        private static int[] chars;
    
        private static void populateChars1() {
          chars = new int[10002];
          int[] temp =
              new int[] {
                32, 9, 10, 101, 97, 13, 105, 111, 110, 116, 114, 115, 108, 100, 99, 117, 109, 104, 112,
                103, 48, 46, 98, 49, 160, 102, 50, 118, 121, 107, 44, 119, 45, 58, 51, 53, 52, 57, 56,
    Java
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Mon Oct 10 19:45:10 GMT 2022
    - 194.8K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.19.md

      The API Server will no longer proxy non-101 responses for upgrade requests. This could break proxied backends (such as an extension API server) that respond to upgrade requests with a non-101 response code. ([#92941](https://github.com/kubernetes/kubernetes/pull/92941), [@tallclair](https://github.com/tallclair)) [SIG API Machinery]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const AF_VENDOR30 = 99 #53466
    pkg syscall (freebsd-riscv64), const AF_VENDOR30 ideal-int #53466
    pkg syscall (freebsd-riscv64), const AF_VENDOR31 = 101 #53466
    pkg syscall (freebsd-riscv64), const AF_VENDOR31 ideal-int #53466
    pkg syscall (freebsd-riscv64), const AF_VENDOR32 = 103 #53466
    pkg syscall (freebsd-riscv64), const AF_VENDOR32 ideal-int #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  9. api/go1.14.txt

    pkg debug/dwarf, const AttrDwoName = 118
    pkg debug/dwarf, const AttrDwoName Attr
    pkg debug/dwarf, const AttrElemental = 102
    pkg debug/dwarf, const AttrElemental Attr
    pkg debug/dwarf, const AttrEndianity = 101
    pkg debug/dwarf, const AttrEndianity Attr
    pkg debug/dwarf, const AttrEnumClass = 109
    pkg debug/dwarf, const AttrEnumClass Attr
    pkg debug/dwarf, const AttrExplicit = 99
    pkg debug/dwarf, const AttrExplicit Attr
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  10. cmd/object-handlers_test.go

    			bucketName: bucketName,
    			objectName: objectName,
    			byteRange:  "bytes=10-100",
    			accessKey:  credentials.AccessKey,
    			secretKey:  credentials.SecretKey,
    
    			expectedContent:    bytesData[0].byteData[10:101],
    			expectedRespStatus: http.StatusPartialContent,
    		},
    		// Test case - 4.
    		// Test case with invalid range.
    		{
    			bucketName: bucketName,
    			objectName: objectName,
    			byteRange:  "bytes=-0",
    Go
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Sun Apr 28 17:53:50 GMT 2024
    - 160K bytes
    - Viewed (0)
Back to top