• Skip to main content
  • Skip to search
  • Skip to select language
MDN Web Docs
  • References
    • Overview / Web Technology

      Web technology reference for developers

    • HTML

      Structure of content on the web

    • CSS

      Code used to describe document style

    • JavaScript

      General-purpose scripting language

    • HTTP

      Protocol for transmitting web resources

    • Web APIs

      Interfaces for building web applications

    • Web Extensions

      Developing extensions for web browsers

    • Web Technology

      Web technology reference for developers

  • Guides
    • Overview / MDN Learning Area

      Learn web development

    • MDN Learning Area

      Learn web development

    • HTML

      Learn to structure web content with HTML

    • CSS

      Learn to style content using CSS

    • JavaScript

      Learn to run scripts in the browser

    • Accessibility

      Learn to make the web accessible to all

  • Plus
    • Overview

      A customized MDN experience

    • Updates

      All browser compatibility updates at a glance

    • Documentation

      Learn how to use MDN Plus

    • FAQ

      Frequently asked questions about MDN Plus

  • Blog New
  • Log in
  • Get MDN Plus
  1. Web 开发技术
  2. Web API 接口参考
  3. XMLHttpRequest
  4. XMLHttpRequest.mozAnon

此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

  1. XMLHttpRequest
  2. XMLHttpRequest
  3. 构造函数
    1. XMLHttpRequest()
  4. 实例属性
    1. channel 非标准
    2. mozAnon 非标准
    3. mozBackgroundRequest 非标准
    4. mozSystem 非标准
    5. readyState
    6. response
    7. responseText
    8. responseType
    9. responseURL
    10. responseXML
    11. status
    12. statusText
    13. timeout
    14. upload
    15. withCredentials
  5. 实例方法
    1. abort()
    2. getAllResponseHeaders()
    3. getResponseHeader()
    4. open()
    5. overrideMimeType()
    6. send()
    7. setRequestHeader()
  6. 事件
    1. abort
    2. error
    3. load
    4. loadend
    5. loadstart
    6. progress
    7. readystatechange
    8. timeout
  7. 继承
    1. XMLHttpRequestEventTarget
    2. EventTarget
  8. XMLHttpRequest 的相关页面
    1. FormData
    2. ProgressEvent
    3. XMLHttpRequestEventTarget
    4. XMLHttpRequestUpload (en-US)

XMLHttpRequest.mozAnon

XMLHttpRequest.mozAnon 是布尔类型。如果这个变量为真,则这次请求将不携带 Cookies 或头部认证信息来发送。

Found a content problem with this page?

  • Edit the page on GitHub.
  • Report the content issue.
  • View the source on GitHub.
Want to get more involved? Learn how to contribute.

This page was last modified on 2022年9月21日 by MDN contributors.

MDN logo

Your blueprint for a better internet.

  • MDN on Twitter
  • MDN on GitHub

MDN

  • About
  • Blog
  • Careers
  • Advertise with us

Support

  • Product help
  • Report an issue

Our communities

  • MDN Community
  • MDN Forum
  • MDN Chat

Developers

  • Web Technologies
  • Learn Web Development
  • MDN Plus
  • Hacks Blog
Mozilla logo
  • Website Privacy Notice
  • Cookies
  • Legal
  • Community Participation Guidelines

Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2023 by individual mozilla.org contributors. Content available under a Creative Commons license.