browserify / browserify/http-browserify
Support `res.setEncoding` and non-text response types
Aperta
- Lingua principale
- JavaScript
- Stelle
- 245
- Fork
- 104
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.