Skip to content

Commit f4b52ae

Browse files
vicbanonrig
authored andcommitted
Update the comment for the enable_nodejs_http_server_modules flag
1 parent 9ec828f commit f4b52ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/workerd/io/compatibility-date.capnp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -896,7 +896,6 @@ struct CompatibilityFlags @0x8f8c1b68151b6cef {
896896
$compatDisableFlag("disable_nodejs_http_server_modules")
897897
$impliedByAfterDate(name = "enableNodejsHttpModules", date = "2025-09-01");
898898
# Enables Node.js http server related modules such as node:_http_server
899-
# This flag is experimental and may change or be removed in future versions.
900899
# It is required to use this flag with `enable_nodejs_http_modules` since
901900
# it enables the usage of http related node.js modules, and this flag enables
902901
# the methods exposed by the node.js http modules.

0 commit comments

Comments
 (0)