diff options
author | Luca Casonato <hello@lcas.dev> | 2022-11-04 18:59:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-04 18:59:07 +0100 |
commit | 1410e4adea5d399f9551ff04c6863862f169ee7a (patch) | |
tree | becdab3412099f20200797a64ca22951cecf72f5 /cli/npm/semver/errors.rs | |
parent | 61fbfabe440f1cfffa7b8d17426ffdece4d430d0 (diff) |
fix(ext/http): flush chunk when streaming resource (#16536)
When streaming a resource in ext/http, with compression enabled, we
didn't flush individual chunks. This became very problematic when we
enabled `req.body` from `fetch` for FastStream recently.
This commit now correctly flushes each resource chunk after compression.
Diffstat (limited to 'cli/npm/semver/errors.rs')
0 files changed, 0 insertions, 0 deletions