alexcrichton opened PR #13835 from alexcrichton:centralize-header-handling to bytecodealliance:main:
This commit is a refactoring of the implementation of
wasi:httpto reduce duplication between WASIp2 and WASIp3. The change here is to move all header logic into theFieldMaptype inwasmtime-wasi-httpitself rather than duplicating it across WASIp{2,3}.Closes #13801
<!--
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
-->
alexcrichton requested dicej for a review on PR #13835.
alexcrichton has marked PR #13835 as ready for review.
alexcrichton requested wasmtime-wasi-reviewers for a review on PR #13835.
alexcrichton requested wasmtime-core-reviewers for a review on PR #13835.
:thumbs_up: dicej submitted PR review.
alexcrichton added PR #13835 Centralize handling of headers in wasi-http to the merge queue.
:check: alexcrichton merged PR #13835.
alexcrichton removed PR #13835 Centralize handling of headers in wasi-http from the merge queue.
Last updated: Jul 29 2026 at 05:03 UTC