Kevin "Schmidty" Smith
Results
2
issues of
Kevin "Schmidty" Smith
fixes #84
https://github.com/substack/http-browserify/blob/master/lib/response.js#L107 Due to the way this regex is used, a response String that contains the substring "ArrayBuffer" is assumed to be an ArrayBuffer. For example, `http-browserify` cannot load a page...