We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc2915e + acd4f58 commit be5b136Copy full SHA for be5b136
http/testdata/spin-roundtrip/spin.toml
@@ -8,7 +8,7 @@ version = "1.0.0"
8
[[component]]
9
id = "http-roundtrip-test"
10
source = "main.wasm"
11
-allowed_http_hosts = ["example.com"]
+allowed_outbound_hosts = ["https://example.com"]
12
[component.trigger]
13
route = "/hello/..."
14
[component.build]
0 commit comments