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 9ec828f commit f4b52aeCopy full SHA for f4b52ae
src/workerd/io/compatibility-date.capnp
@@ -896,7 +896,6 @@ struct CompatibilityFlags @0x8f8c1b68151b6cef {
896
$compatDisableFlag("disable_nodejs_http_server_modules")
897
$impliedByAfterDate(name = "enableNodejsHttpModules", date = "2025-09-01");
898
# 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.
900
# It is required to use this flag with `enable_nodejs_http_modules` since
901
# it enables the usage of http related node.js modules, and this flag enables
902
# the methods exposed by the node.js http modules.
0 commit comments