https: remove usage of public require('util') by dnlup · Pull Request #26772 · nodejs/node
Use `require('internal/util/debuglog').debuglog`
and `Object.setPrototypeOf` instead of `require('util').debuglog`
and `require('util').inherits`.
Refs: nodejs#26546
BridgeAR
added
the
author ready
label
Mar 22, 2019pull bot pushed a commit to SimenB/node that referenced this pull request
Mar 23, 2019Use `require('internal/util/debuglog').debuglog`
and `Object.setPrototypeOf` instead of `require('util').debuglog`
and `require('util').inherits`.
Refs: nodejs#26546
PR-URL: nodejs#26772
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This was referenced
Apr 23, 2019
dnlup
deleted the
util_https
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters