Web technology reference for developers
Structure of content on the web
Code used to describe document style
General-purpose scripting language
Protocol for transmitting web resources
Interfaces for building web applications
Learn web development
Learn to structure web content with HTML
Learn to style content using CSS
Learn to run scripts in the browser
Learn to make the web accessible to all
More MDN. Your MDN.
Frequently asked questions about MDN Plus
このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。
XMLHttpRequest
XMLHttpRequest()
channel
mozAnon
mozBackgroundRequest
mozSystem
msCaching
readyState
response
responseText
responseType
responseURL
responseXML
status
statusText
timeout
upload
withCredentials
abort()
getAllResponseHeaders()
getResponseHeader()
msCachingEnabled()
open()
overrideMimeType()
send()
setRequestHeader()
abort
error
load
loadend
loadstart
progress
readystatechange
XMLHttpRequestEventTarget
EventTarget
FormData
ProgressEvent
XMLHttpRequestUpload
XMLHttpRequest.mozAnon は論理値です。 true の場合、リクエストは Cookie や認証ヘッダーなしで送信されます。
XMLHttpRequest.mozAnon