aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2022-01-29 10:09:16 +0900
committerMasahiro FUJIMOTO <mfujimot@gmail.com>2022-02-05 13:19:25 +0900
commit484f5bfd4e30dd6d1897fdf1f93a96592ef4bbae (patch)
tree48a10d464393f561c403a3c9e2c906a56ef5b56a /files/ja/web/api
parentd36d51247fcd2465c3cdc66aaebb4c473b014cca (diff)
downloadtranslated-content-484f5bfd4e30dd6d1897fdf1f93a96592ef4bbae.tar.gz
translated-content-484f5bfd4e30dd6d1897fdf1f93a96592ef4bbae.tar.bz2
translated-content-484f5bfd4e30dd6d1897fdf1f93a96592ef4bbae.zip
2022/01/28 時点の英語版に同期
Diffstat (limited to 'files/ja/web/api')
-rw-r--r--files/ja/web/api/xmlhttprequest/mozanon/index.md14
1 files changed, 7 insertions, 7 deletions
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
---
-<div>{{draft}}{{APIRef('XMLHttpRequest')}}</div>
+{{draft}}{{APIRef('XMLHttpRequest')}}
-<p><span class="seoSummary"><strong><code>XMLHttpRequest.mozAnon</code></strong> はブール値です。 true の場合、リクエストは Cookie または認証ヘッダなしで送信されます。</span></p>
+**`XMLHttpRequest.mozAnon`** は論理値です。 true の場合、リクエストは Cookie や認証ヘッダーなしで送信されます。