browserify / http-browserify

node's http module, but for the browser
MIT License
244 stars 110 forks source link

responseType support #50

Closed shenanigans closed 10 years ago

shenanigans commented 10 years ago

makes it much easier to handle binary data (xhr.responseType = 'arraybuffer')

ghost commented 10 years ago

Thanks! Side note: don't update the package.json version field because it creates merge conflicts.

ghost commented 10 years ago

Published in 1.4.0.