Skip to content

Commit 10d4ccb

Browse files
authored
Update src/content/compatibility-flags/enable-nodejs-http-modules.md
1 parent 429aeb2 commit 10d4ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/compatibility-flags/enable-nodejs-http-modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ disable_flag: "disable_nodejs_http_modules"
1212
---
1313

1414
The `enable_nodejs_http_modules` flag enables the availability of Node.js
15-
`node:http` and `node:https` modules in Workers.
15+
`node:http` and `node:https` modules in Workers (client APIS only).
1616

1717
The `disable_nodejs_http_modules` flag disables the availability of these
1818
modules.

0 commit comments

Comments
 (0)