mholt/PapaParse

Upgrade XHR to use the fetch API

Open

#182 创建于 2015年3月13日

在 GitHub 查看
 (4 评论) (2 反应) (0 负责人)JavaScript (11,877 star) (1,157 fork)batch import
help wantedsuggestion

描述

The next versions of Chrome, Opera, and Firefox will support fetch. It would be nice to phase out XHR and push the newer technologies.

Fetch isn't completed yet but when it is more stable and widely adopted, this would be great. Here's more info: http://jakearchibald.com/2015/thats-so-fetch/

(This issue is more of a memo to self. But comments/questions are welcome too.)

贡献者指南

Upgrade XHR to use the fetch API · mholt/PapaParse#182 | Good First Issue