- Sort Score
- Result 10 results
- Languages All
Results 1011 - 1017 of 1,017 for foo2 (0.05 sec)
-
cmd/testdata/undeleteable-object.tgz
©PartETagsÀ©PartSizes‘Ñ$CªPartASizes‘Ñ$C¤SizeÑ$C¥MTimeÓ É ¸Åñ€§MetaSys ¼x-minio-internal-inline-dataÄ true§MetaUsr‚¤etagÙ d6566afb36d109141150¬content-type°application/json¡v Îy¥ Ê ¤nullÅ ,ÖÛ/n $$@ó?$«¯ RÙ 1ÓO ‡•àõAQÈ&šs ëÓõ üo¬V 2¦ëÙÜ! §Ê¨…b"7úó ìþ€ƒ SdÐ5 ZË ú”8À„ŸÔÕ2{ƒæ ßÔ‡õ²+ ¿é˜Sa QÂP8eÖ ³2èâ%ç +co3@Å݉ l k6W±Y†r’±2IìN=qù¯T£ b*ìÞ[p͉šëê »ËT¹KÛùód¼U Êb‚ A` C–h;\ñ AoOˆ uXosÆ ÏŒJÿÒ á¾Î¦»Ó:ÈV &Va§šÐü}œM@ V¡ï%ú â"Ù š !ùôe³ ço1 ¨d³×äÕpÉÛO Æ+" ߢ©Îùd »1 ‘sÖÀ »‡›Ç\Ì ¬±3 V-{è€Ýîb Ú®>z•·)F+ŸÍ~ÒµjBÍcÝ2I9Fdáû¿¡Ø j.hË ¦Äµ„î...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Apr 26 00:31:12 UTC 2024 - 8.7M bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.14.md
* OverrideSeparator string Delimiter to use to separate region of occurrence, url and signing region for each override Defaults to "," * ServiceOverrides string example: s3|region1, https://s3.foo.bar, some signing_region & ec2|region2, https://ec2.foo.bar, signing_region
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Mon Jun 14 22:06:39 UTC 2021 - 271.5K bytes - Viewed (0) -
fastapi/applications.py
app = FastAPI(redirect_slashes=True) # the default @app.get("/items/") async def read_items(): return [{"item_id": "Foo"}] ``` With this app, if a client goes to `/items` (without a trailing slash), they will be automatically redirected with an HTTP status code of 307
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sat Aug 17 04:52:31 UTC 2024 - 172.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.8.md
* Added exponential backoff to Azure cloudprovider ([#46660](https://github.com/kubernetes/kubernetes/pull/46660), [@jackfrancis](https://github.com/jackfrancis)) * fixed HostAlias in PodSpec to allow `foo.bar` hostnames instead of just `foo` DNS labels. ([#46809](https://github.com/kubernetes/kubernetes/pull/46809), [@rickypai](https://github.com/rickypai))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Feb 20 15:45:02 UTC 2024 - 312.2K bytes - Viewed (0) -
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
2F9A ; mapped ; 8D64 # 3.0 KANGXI RADICAL RED 2F9B ; mapped ; 8D70 # 3.0 KANGXI RADICAL RUN 2F9C ; mapped ; 8DB3 # 3.0 KANGXI RADICAL FOOT 2F9D ; mapped ; 8EAB # 3.0 KANGXI RADICAL BODY 2F9E ; mapped ; 8ECA # 3.0 KANGXI RADICAL CART
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sat Feb 10 11:25:47 UTC 2024 - 854.1K bytes - Viewed (0) -
common-protos/k8s.io/api/core/v1/generated.proto
// - built-in error values shall be specified in this file and those shall use // CamelCase names // - cloud provider specific error values must have names that comply with the // format foo.example.com/CamelCase. // --- // The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) // +optional // +kubebuilder:validation:Required
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 255.8K bytes - Viewed (0) -
RELEASE.md
* Improved support for NumPy style basic slicing including non-1 strides, ellipses, newaxis, and negative indices. For example complicated expressions like `foo[1, 2:4, tf.newaxis, ..., :-3:-1, :]` are now supported. In addition we have preliminary (non-broadcasting) support for sliced assignment to variables. In particular one can write `var[1:3].assign([1,11,111])`.
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0)