Skip to content

Commit a891b93

Browse files
committed
doc: corrected version http.createServer options addition
8.12 Changelog https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.12.0 Specifically [01dc646] - http: add options to http.createServer() nodejs#15752
1 parent 9a26546 commit a891b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/http.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1814,7 +1814,7 @@ Found'`.
18141814
<!-- YAML
18151815
added: v0.1.13
18161816
changes:
1817-
- version: v9.6.0
1817+
- version: v9.6.0, v8.12.0
18181818
pr-url: https://github.com/nodejs/node/pull/15752
18191819
description: The `options` argument is supported now.
18201820
-->

0 commit comments

Comments
 (0)