Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 44 for 304 (0.29 sec)

  1. api/go1.1.txt

    pkg net/http, const StatusNonAuthoritativeInfo = 203
    pkg net/http, const StatusNotAcceptable = 406
    pkg net/http, const StatusNotFound = 404
    pkg net/http, const StatusNotImplemented = 501
    pkg net/http, const StatusNotModified = 304
    pkg net/http, const StatusOK = 200
    pkg net/http, const StatusPartialContent = 206
    pkg net/http, const StatusPaymentRequired = 402
    pkg net/http, const StatusPreconditionFailed = 412
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  2. cmd/server_test.go

    // The responses for fetching the object when If-Modified-Since
    // and If-Unmodified-Since headers set are validated.
    // If-Modified-Since - Return the object only if it has been modified since the specified time, else return a 304 (not modified).
    // If-Unmodified-Since - Return the object only if it has not been modified since the specified time, else return a 412 (precondition failed).
    func (s *TestSuiteCommon) TestHeadOnObjectLastModified(c *check) {
    Registered: Sun Dec 28 19:28:13 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 118.1K bytes
    - Viewed (0)
  3. okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt

        // Check the network response. It has the caller's request, plus some caching headers.
        cacheHit
          .networkResponse()
          .assertCode(304)
          .assertHeader("Donut", "b")
          .assertRequestHeader("Accept-Language", "en-US")
          .assertRequestHeader("Accept-Charset", "UTF-8")
    Registered: Fri Dec 26 11:42:13 UTC 2025
    - Last Modified: Tue Nov 04 19:13:52 UTC 2025
    - 147.4K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.26.md

    - Fixes stuck apiserver if an aggregated apiservice returned 304 Not Modified for aggregated discovery information ([#114459](https://github.com/kubernetes/kubernetes/pull/114459), [@alexzielenski](https://github.com/alexzielenski)) [SIG API Machinery]
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.27.md

    - Fixed stuck apiserver if an aggregated apiservice returned `304 Not Modified` for aggregated discovery information ([#114459](https://github.com/kubernetes/kubernetes/pull/114459), [@alexzielenski](https://github.com/alexzielenski))
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Wed Jul 17 07:48:22 UTC 2024
    - 466.3K bytes
    - Viewed (2)
  6. lib/fips140/v1.0.0-c2097c7c.zip

    16(SP), DI MOVQ 24(SP), SI CALL p256MulInternal(SB) MOVQ R10, 288(SP) MOVQ R11, 296(SP) MOVQ R12, 304(SP) MOVQ R13, 312(SP) MOVQ 416(SP), R10 MOVQ 424(SP), R11 MOVQ 432(SP), R12 MOVQ 440(SP), R13 MOVQ 96(SP), R14 MOVQ 104(SP), R15 MOVQ 112(SP), DI MOVQ 120(SP), SI CALL p256MulInternal(SB) MOVQ R10, 320(SP) MOVQ R11, 328(SP) MOVQ R12, 336(SP) MOVQ R13, 344(SP) MOVQ 288(SP), R14 MOVQ 296(SP), R15 MOVQ 304(SP), DI MOVQ 312(SP), SI CALL p256SubInternal(SB) MOVQ R10, 480(SP) MOVQ R11, 488(SP) MOVQ R12,...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Sep 25 19:53:19 UTC 2025
    - 642.7K bytes
    - Viewed (0)
  7. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SYS_KQUEUE ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_KTRACE = 45
    pkg syscall (netbsd-arm64-cgo), const SYS_KTRACE ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_LCHFLAGS = 304
    pkg syscall (netbsd-arm64-cgo), const SYS_LCHFLAGS ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_LCHMOD = 274
    pkg syscall (netbsd-arm64-cgo), const SYS_LCHMOD ideal-int
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  8. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_KLDFIND ideal-int
    pkg syscall (freebsd-arm64), const SYS_KLDFIRSTMOD = 309
    pkg syscall (freebsd-arm64), const SYS_KLDFIRSTMOD ideal-int
    pkg syscall (freebsd-arm64), const SYS_KLDLOAD = 304
    pkg syscall (freebsd-arm64), const SYS_KLDLOAD ideal-int
    pkg syscall (freebsd-arm64), const SYS_KLDNEXT = 307
    pkg syscall (freebsd-arm64), const SYS_KLDNEXT ideal-int
    pkg syscall (freebsd-arm64), const SYS_KLDSTAT = 308
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  9. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_PSYNCH_CVCLRPREPOST = 312
    pkg syscall (darwin-arm64), const SYS_PSYNCH_CVCLRPREPOST ideal-int
    pkg syscall (darwin-arm64), const SYS_PSYNCH_CVSIGNAL = 304
    pkg syscall (darwin-arm64), const SYS_PSYNCH_CVSIGNAL ideal-int
    pkg syscall (darwin-arm64), const SYS_PSYNCH_CVWAIT = 305
    pkg syscall (darwin-arm64), const SYS_PSYNCH_CVWAIT ideal-int
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.23.md

    - Kube-apiserver: resolved a regression that treated `304 Not Modified` responses from aggregated API servers as internal errors ([#112529](https://github.com/kubernetes/kubernetes/pull/112529), [@liggitt](https://github.com/liggitt)) [SIG API Machinery]
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
Back to top