Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

elliottt
Copy link
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