From 484f5bfd4e30dd6d1897fdf1f93a96592ef4bbae Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Sat, 29 Jan 2022 10:09:16 +0900 Subject: 2022/01/28 時点の英語版に同期 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/api/xmlhttprequest/mozanon/index.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'files/ja/web') diff --git a/files/ja/web/api/xmlhttprequest/mozanon/index.md b/files/ja/web/api/xmlhttprequest/mozanon/index.md index 89076289f2..62b0845ba5 100644 --- a/files/ja/web/api/xmlhttprequest/mozanon/index.md +++ b/files/ja/web/api/xmlhttprequest/mozanon/index.md @@ -3,16 +3,16 @@ title: XMLHttpRequest.mozAnon slug: Web/API/XMLHttpRequest/mozAnon tags: - API - - Property - - Reference + - 認証 + - Cookies + - 標準外 + - プロパティ + - リファレンス - XHR - XMLHttpRequest - - cookie - mozAnon - - 認証 - - 非標準 translation_of: Web/API/XMLHttpRequest/mozAnon --- -
{{draft}}{{APIRef('XMLHttpRequest')}}
+{{draft}}{{APIRef('XMLHttpRequest')}} -

XMLHttpRequest.mozAnon はブール値です。 true の場合、リクエストは Cookie または認証ヘッダなしで送信されます。

+**`XMLHttpRequest.mozAnon`** は論理値です。 true の場合、リクエストは Cookie や認証ヘッダーなしで送信されます。 -- cgit v1.2.3-54-g00ecf