aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/xmlhttprequest/mozanon/index.html
blob: 82a447bf5265759e0813b2373fa9a1720b460699 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
title: XMLHttpRequest.mozAnon
slug: Web/API/XMLHttpRequest/mozAnon
tags:
  - API
  - Authentication
  - Cookies
  - Non-standard
  - Property
  - XMLHttpRequest
  - mozAnon
translation_of: Web/API/XMLHttpRequest/mozAnon
---
<div>{{draft}}{{APIRef('XMLHttpRequest')}}</div>

<p><span class="seoSummary"><strong><code>XMLHttpRequest.mozAnon</code></strong> 是布尔类型。如果这个变量为真,则这次请求将不携带cookies或头部认证信息来发送。</span></p>