dojo / core

:rocket: Dojo 2 - language helpers and utilities.
http://dojo.io
Other
213 stars 58 forks source link

Implement extra Fetch API features #255

Closed rorticus closed 7 years ago

rorticus commented 7 years ago

The fetch API has a number of scenarios around cors, requestType, requestDestination, etc. Add support for these to our fetch implementation!

rorticus commented 7 years ago

We don't have a fetch provider anymore..