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.
1 parent cd852a9 commit 791ac77Copy full SHA for 791ac77
wit/proxy.wit
@@ -5,7 +5,7 @@ package wasi:http@0.2.0-rc-2023-11-10;
5
/// this world may concurrently stream in and out any number of incoming and
6
/// outgoing HTTP requests.
7
world proxy {
8
- // HTTP proxies have access to time and randomness.
+ /// HTTP proxies have access to time and randomness.
9
include wasi:clocks/imports@0.2.0-rc-2023-11-10;
10
import wasi:random/random@0.2.0-rc-2023-11-10;
11
0 commit comments