Open acyuta108 opened 8 years ago
Enables transport to use the 'mode' option in transport#send. Ideally it would be great to allow all options supported by isomorphic-fetch.
Please advice if indeed the default mode should be 'cors' given it is currently offered as a feature for authentication/cookies.
Please merge this, it fixes my problem.
Any updates on this? It would be good to add support for the fetch options.
fetch
Enables transport to use the 'mode' option in transport#send. Ideally it would be great to allow all options supported by isomorphic-fetch.
Please advice if indeed the default mode should be 'cors' given it is currently offered as a feature for authentication/cookies.