diff options
Diffstat (limited to 'files/ja/web/api/xmlhttprequest/mozanon/index.md')
-rw-r--r-- | files/ja/web/api/xmlhttprequest/mozanon/index.md | 14 |
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 や認証ヘッダーなしで送信されます。 |