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

Backport additional wasi-http changes to the 15.x release branch #7540

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

elliottt
Copy link
Member

Backport two additional wasi-http related PRs to the 15.x release branch: #7538 and #7534. I don't think that either needs an entry in the release notes, but I'm happy to add that if necessary.

bytecodealliance#7534)

* Implement the missing http-error-code function

* Add concrete error conversion functions

* Test the error returned when writing too much

* Remove an unused import

* Only log errors when they will get the default representation

* Use `source` instead of `into_cause`
@elliottt elliottt requested review from a team as code owners November 14, 2023 23:56
@elliottt elliottt requested review from abrown and fitzgen and removed request for a team November 14, 2023 23:56
@elliottt elliottt changed the base branch from main to release-15.0.0 November 14, 2023 23:56
@elliottt elliottt requested review from alexcrichton and pchickey and removed request for a team, abrown and fitzgen November 14, 2023 23:57
@elliottt elliottt merged commit de1f24e into bytecodealliance:release-15.0.0 Nov 15, 2023
40 of 41 checks passed
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