Skip to content

wasi-http: Backport borrow changes to the release-14.0.0 branch#7163

Merged
alexcrichton merged 1 commit into
bytecodealliance:release-14.0.0from
elliottt:trevor/backport
Oct 5, 2023
Merged

wasi-http: Backport borrow changes to the release-14.0.0 branch#7163
alexcrichton merged 1 commit into
bytecodealliance:release-14.0.0from
elliottt:trevor/backport

Conversation

@elliottt
Copy link
Copy Markdown
Member

@elliottt elliottt commented Oct 5, 2023

Backport the changes introduced in #7161 to the release-14.0.0 branch, as the resource changes have already landed there and contained an incorrect implementation of some header-handling functions.

…#7161)

* Remove `own` and `borrow` annotations from wasi-http

* Fix the tests, as borrows are now needed

* Don't delete headers that we're borrowing
@elliottt elliottt changed the base branch from main to release-14.0.0 October 5, 2023 22:24
@elliottt elliottt requested a review from alexcrichton October 5, 2023 22:25
@elliottt elliottt marked this pull request as ready for review October 5, 2023 22:25
@elliottt elliottt requested a review from a team as a code owner October 5, 2023 22:25
@alexcrichton alexcrichton merged commit 8fdb4af into bytecodealliance:release-14.0.0 Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants