[GitHub] thrift pull request: add support for running under Browserify

2014-11-18 Thread cvlchinet
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] thrift pull request: add support for running under Browserify

2014-11-02 Thread cameronr
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