-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PC/Mobile通用的fetch库 #5
Comments
把 ub-ria 里面 RequestManager 的功能也加上去吧? leeight/021-60580419 On Aug 6, 2015, at 10:08 AM, Gray Zhang <[email protected]mailto:[email protected]> wrote: 我们是不是可以合作生产一个通用的网络请求库,我想应该有以下特征:
不考虑IE8-的浏览器,我想应该不会有很大差异吧 — |
加的话只能作为一个扩展来,核心有这些功能可能对于Mobile是一种负担吧? Best regards Gray Zhang 在 2015年8月6日 上午10:31:51, leeight ([email protected]) 写到: 把 ub-ria 里面 RequestManager 的功能也加上去吧? leeight/021-60580419 On Aug 6, 2015, at 10:08 AM, Gray Zhang <[email protected]mailto:[email protected]> wrote: 我们是不是可以合作生产一个通用的网络请求库,我想应该有以下特征:
不考虑IE8-的浏览器,我想应该不会有很大差异吧 — — |
👍 零依赖的话要包含 Promise ? |
假定有原生Promise如何,shim交给使用方
|
成~ 那我好好去瞅瞅 |
我们是不是可以合作生产一个通用的网络请求库,我想应该有以下特征:
fetch
接口,并随时跟进社区最新进展不考虑IE8-的浏览器,我想应该不会有很大差异吧
The text was updated successfully, but these errors were encountered: