Reactive-Extensions / RxJS-DOM

HTML DOM Bindings for the Reactive Extensions for JavaScript
http://reactivex.io
Other
437 stars 99 forks source link

Adding arraybuffer xhr responseType support #121

Open neilcampbell opened 8 years ago

neilcampbell commented 8 years ago

This PR adds ajax arraybuffer xhr responseType support. I have also built this in a generic way, which means any valid xhr responseType (given the target browser supports it) can be used now.

neilcampbell commented 8 years ago

Also should I be committing an updated dist and modules directory?

paulpdaniels commented 8 years ago

No don't commit to module and dist. Just include src file changes