diff options
author | lideming <me@yuuza.net> | 2020-11-19 00:47:47 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-18 17:47:47 +0100 |
commit | 60d9ab08dbcf2b9874206bc8411a25ca44e8118e (patch) | |
tree | 6bbce950ce91fad1a58ca15a6c020672ed1d5afa /std/node | |
parent | b6fa6d6aac10e992c37b6df887d6f1311356b430 (diff) |
fix(std/http): fix error handling in the request iterator (#8365)
If the request body is using chunked encoding, errors may
be thrown in "request.finalize()".
In this case, we should untrack and close the connection.
Diffstat (limited to 'std/node')
0 files changed, 0 insertions, 0 deletions