summaryrefslogtreecommitdiff
path: root/core/examples/wasm.rs
diff options
context:
space:
mode:
authorLuca Casonato <hello@lcas.dev>2022-12-20 09:46:45 +0100
committerGitHub <noreply@github.com>2022-12-20 08:46:45 +0000
commit8e947bb674725195a4d2a754445ee71029108f61 (patch)
treece4e859c2f9bc5443e88781a09960a7fb1859afa /core/examples/wasm.rs
parent948f85216a15e4ef489af21bb532a9b201b0364c (diff)
fix(ext/http): close stream on resp body error (#17126)
Previously, errored streaming response bodies did not cause the HTTP stream to be aborted. It instead caused the stream to be closed gracefully, which had the result that the client could not detect the difference between a successful response and an errored response. This commit fixes the issue by aborting the stream on error.
Diffstat (limited to 'core/examples/wasm.rs')
0 files changed, 0 insertions, 0 deletions