Github user cvlchinet commented on the pull request:
https://github.com/apache/thrift/pull/251#issuecomment-63556192
Did you double check that data really comes as an Uint8Array and not a
plain ArrayBuffer?
And to get more attention and to follow their contribution rules, you
shou
GitHub user cameronr opened a pull request:
https://github.com/apache/thrift/pull/251
add support for running under Browserify
Add option for setting the desired XHR responseType.
When running the http client under Browserify, the data provided in the
callback will be a str