0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 23:43:09 +01:00
nodejs/lib/internal/http2
Ruben Bridgewater 92db780d9e
http2: rename function for clarity
The function does not only validate the input but it causes side
effects by adding default options to the input object in case the
option is not set.

PR-URL: https://github.com/nodejs/node/pull/26809
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2019-03-27 17:05:17 +01:00
..
compat.js tools: enable getter-return lint rule 2019-03-25 20:02:10 -04:00
core.js http2: rename function for clarity 2019-03-27 17:05:17 +01:00
util.js lib: refactor Error.captureStackTrace() usage 2019-03-23 02:55:54 +01:00