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 429aeb2 commit 10d4ccbCopy full SHA for 10d4ccb
src/content/compatibility-flags/enable-nodejs-http-modules.md
@@ -12,7 +12,7 @@ disable_flag: "disable_nodejs_http_modules"
12
---
13
14
The `enable_nodejs_http_modules` flag enables the availability of Node.js
15
-`node:http` and `node:https` modules in Workers.
+`node:http` and `node:https` modules in Workers (client APIS only).
16
17
The `disable_nodejs_http_modules` flag disables the availability of these
18
modules.
0 commit comments