browserify / browserify/http-browserify

Support `res.setEncoding` and non-text response types

Open
#21 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
245
Forks
104
PR merge metrics
No merged PRs in 30d

Description

Response data in http-browserify seems to default to text. In node http it seems to default to buffer. Independent of defaults, the node version supports `setEncoding` so you can change the type of the response. The browserify version should do the same.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.