非标
此特征是非标准的,且不在标准轨道中。不要在面向 Web 的生产站点中使用它:它不适用于每个用户。实现之间可能存在大的不兼容性,且行为将来可能改变。
This Mozilla-specific method is available only from within privileged code, and is only called from a C++ context in order to initialize an
XMLHttpRequest
.
To initialize a request from JavaScript code, use the standard
open()
method instead.
XMLHttpRequest