Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 24 of 24 for STRICT (0.27 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation/validation_test.go

    				invalid("spec", "validation", "openAPIV3Schema", "properties[d]", "default", "bad"),
    				// we also expected unpruned and valid defaults under x-kubernetes-preserve-unknown-fields. We could be more
    				// strict here, but want to encourage proper specifications by forbidding other defaults.
    				invalid("spec", "validation", "openAPIV3Schema", "properties[e]", "properties[preserveUnknownFields]", "default"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 22:07:40 UTC 2024
    - 349.4K bytes
    - Viewed (0)
  2. src/net/http/h2_bundle.go

    		"location",
    		"max-forwards",
    		"origin",
    		"proxy-authenticate",
    		"proxy-authorization",
    		"range",
    		"referer",
    		"refresh",
    		"retry-after",
    		"server",
    		"set-cookie",
    		"strict-transport-security",
    		"trailer",
    		"transfer-encoding",
    		"user-agent",
    		"vary",
    		"via",
    		"www-authenticate",
    		"x-forwarded-for",
    		"x-forwarded-proto",
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
  3. ChangeLog.md

    - [`KT-57922`](https://youtrack.jetbrains.com/issue/KT-57922) kotlinx-metadata-jvm does not take into account strict semantics flag
    - [`KT-63447`](https://youtrack.jetbrains.com/issue/KT-63447) K2: stdlib buildscript error: file included in two modules
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon May 27 17:14:23 UTC 2024
    - 292.1K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.28.md

    - Add ServedVersions field to StorageVersion API ([#118386](https://github.com/kubernetes/kubernetes/pull/118386), [@Richabanker](https://github.com/Richabanker)) [SIG API Machinery and Testing]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:47:59 UTC 2024
    - 408.3K bytes
    - Viewed (1)
Back to top