summaryrefslogtreecommitdiff
path: root/doc/api/http2.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/http2.md')
-rw-r--r--doc/api/http2.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/api/http2.md b/doc/api/http2.md
index b745b6fb3e..d307f6d9d6 100644
--- a/doc/api/http2.md
+++ b/doc/api/http2.md
@@ -9,9 +9,6 @@ can be accessed using:
const http2 = require('http2');
```
-*Note*: Node.js must be launched with the `--expose-http2` command line flag
-in order to use the `'http2'` module.
-
## Core API
The Core API provides a low-level interface designed specifically around