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

Remove wasi-http "checking authority" log #7607

Merged

Conversation

itowlson
Copy link
Contributor

The Spin framework uses wasi-http as a crate. Since updating to Wasmtime 15, whenever a Spin guest makes an outbound HTTP call, it prints "checking authority (whatever)". This PR removes that extraneous print.

Signed-off-by: itowlson <ivan.towlson@fermyon.com>
@itowlson itowlson requested a review from a team as a code owner November 29, 2023 19:38
@itowlson itowlson requested review from alexcrichton and removed request for a team November 29, 2023 19:38
@alexcrichton alexcrichton added this pull request to the merge queue Nov 29, 2023
Merged via the queue into bytecodealliance:main with commit 320bede Nov 29, 2023
19 checks passed
alexcrichton pushed a commit to alexcrichton/wasmtime that referenced this pull request Nov 30, 2023
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
alexcrichton added a commit that referenced this pull request Dec 1, 2023
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
Co-authored-by: itowlson <github@hestia.cc>
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