Chrome XMLHttpRequest参考 [英] Chrome XMLHttpRequest reference

查看:172
本文介绍了Chrome XMLHttpRequest参考的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有任何与XMLHttpRequest的Chrome实现相似的文档:
https:/ /developer.mozilla.org/en/XMLHttpRequest

Is there any documentation for the current Chrome implementation of XMLHttpRequest similar to this: https://developer.mozilla.org/en/XMLHttpRequest

我无法在Chrome的开发站点上找到任何内容,如果有人能告诉我

I couldn't find anything on Chrome's dev site and I'd appreciate if anyone can tell me the differences between FF 3.6 and Chrome 8 XHR implementations.

推荐答案

关于XMLHTTPRequest的Mozilla开发者网络文档有一个浏览器兼容性图表,详细介绍了Chrome的实施细节。 strong>

The Mozilla Developer Network documentation on XMLHTTPRequest has a browser compatibility chart which details the specifics of Chrome's implementation.

例如,图表显示关于超时对这个问题的答案的评论是i自Chrome 29以来无效。

For example, the chart shows that the comment about timeout on an answer to this question is invalid since Chrome 29.

而且由于MDN有更多 Gecko 的具体细节,很容易看出Firefox和Chrome之间XMLHTTPRequest实现的不同之处。

And since MDN has even more specific details for Gecko, it's easy to see how the XMLHTTPRequest implementations differ between Firefox and Chrome.

这篇关于Chrome XMLHttpRequest参考的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆