★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/033d49c1f4Nouvelle recherche | Portail wanayoo
Skip to content
Permalink
Browse files
doc: add version for 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() #15752

PR-URL: #25001
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
  • Loading branch information
benswinburne authored and BethGriggs committed Apr 16, 2019
1 parent d4a1d79 commit 033d49c1f442207aa64baf7370b6c30422bf9b3f
Showing with 1 addition and 1 deletion.
  1. +1 −1 doc/api/http.md
@@ -1816,7 +1816,7 @@ Found'`.
<!-- YAML
added: v0.1.13
changes:
- version: v9.6.0
- version: v9.6.0, v8.12.0
pr-url: https://github.com/nodejs/node/pull/15752
description: The `options` argument is supported now.
-->

0 comments on commit 033d49c

Please sign in to comment.