You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
@lann pointed out that currently we only check the host when verifying the guest can make an outbound HTTP request:
wasi-experimental-http/crates/wasi-experimental-http-wasmtime/src/lib.rs
Line 617 in 4591a48
This should check the origin instead.
The text was updated successfully, but these errors were encountered: