dicej requested alexcrichton for a review on PR #11775.
dicej opened PR #11775 from dicej:fix-11703-part-2 to bytecodealliance:main:
This is a follow-up to https://github.com/bytecodealliance/wasmtime/pull/11763, where we did this for responses, but I didn't think to do it for requests as well. Now we do it for both, and test the scenario where a proxy component forwards a inbound request body to an outbound request and then exits before that body has finished streaming, in which case the stream should continue flowing (assuming the embedder _wants_ it to).
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
dicej requested wasmtime-wasi-reviewers for a review on PR #11775.
dicej requested wasmtime-core-reviewers for a review on PR #11775.
alexcrichton submitted PR review.
alexcrichton has enabled auto merge for PR #11775.
alexcrichton merged PR #11775.
Last updated: Dec 06 2025 at 06:05 UTC