-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Previously in donejs/donejs#598
We should create a fetch
module that polyfills the API on the client/server. In the future this will be the primary API for doing networks requests, not XHR. Will want to provide the same Zone caching as the xhr cache currently gives us.