From ed6609a2b6a6ed5ca1a7b58fbacf7f46c87e4de1 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Mon, 14 Oct 2024 23:02:29 +0900 Subject: [PATCH] Web/HTTP/CORS/Errors/CORSNotSupportingCredentials --- .../web/http/cors/errors/corsnotsupportingcredentials/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/ja/web/http/cors/errors/corsnotsupportingcredentials/index.md b/files/ja/web/http/cors/errors/corsnotsupportingcredentials/index.md index e0e6aae2ae4f9b..8fef89ee696bfe 100644 --- a/files/ja/web/http/cors/errors/corsnotsupportingcredentials/index.md +++ b/files/ja/web/http/cors/errors/corsnotsupportingcredentials/index.md @@ -2,7 +2,7 @@ title: "Reason: Credential is not supported if the CORS header 'Access-Control-Allow-Origin' is '*'" slug: Web/HTTP/CORS/Errors/CORSNotSupportingCredentials l10n: - sourceCommit: ef46a4ac6bfec3e33c9209244e7cb1a9206165d6 + sourceCommit: 369b8ec2c87b6c5b01d1527fddb6810ded3be782 --- {{HTTPSidebar}}