Commit Graph

4 Commits

Author SHA1 Message Date
Tamir Duberstein
587f9d9cb0 isomorphic-fetch,whatwg-fetch: Add ArrayBuffer to BodyInit (#9387)
* isomorphic-fetch: whitespace

* isomorphic-fetch: Add ArrayBuffer{,View} to BodyInit

Relevant specs:
BodyInit: https://fetch.spec.whatwg.org/#bodyinit
BufferSource: https://heycam.github.io/webidl/#common-BufferSource

* whatwg-fetch: Add ArrayBuffer{,View} to BodyInit

Relevant specs:
BodyInit: https://fetch.spec.whatwg.org/#bodyinit
BufferSource: https://heycam.github.io/webidl/#common-BufferSource
2016-05-24 23:20:46 +09:00
Leon Yu
716ab1bdda Fix isomorphic-fetch module setup (#9144) 2016-05-06 02:14:33 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Todd Lucas
83a71a2817 Add isomorphic-fetch and tests 2016-02-18 01:42:46 -08:00