forwardemail / forwardemail/superagent

Unable to disable buffering of image downloads

Open
#415 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
16.6k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

0.18.1 seems to have broken un-buffered image downloads.

In 0.18.0 I was disabling buffering usiong buffer(false) and piping res.res as a readable stream. But in 0.18.1, by the time my code get called on end(), the entire payload has been parsed into res.body.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.