-
Notifications
You must be signed in to change notification settings - Fork 29.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is only a reference to the instance and should not be used. PR-URL: #26260 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
- Loading branch information
Showing
3 changed files
with
28 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2321,7 +2321,6 @@ Type: Runtime | |
Please use `Server.prototype.setSecureContext()` instead. | ||
<a id="DEP0123"></a> | ||
### DEP0123: setting the TLS ServerName to an IP address | ||
<!-- YAML | ||
|
@@ -2336,6 +2335,19 @@ Type: Runtime | |
Setting the TLS ServerName to an IP address is not permitted by | ||
[RFC 6066][]. This will be ignored in a future version. | ||
<a id="DEP0XXX"></a> | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
BridgeAR
Author
Member
|
||
### DEP0XXX: using REPLServer.rli | ||
<!-- YAML | ||
changes: | ||
- version: REPLACEME | ||
pr-url: https://github.com/nodejs/node/pull/26260 | ||
description: Runtime deprecation. | ||
--> | ||
Type: Runtime | ||
This property is a reference to the instance itself. | ||
[`--pending-deprecation`]: cli.html#cli_pending_deprecation | ||
[`Buffer.allocUnsafeSlow(size)`]: buffer.html#buffer_class_method_buffer_allocunsafeslow_size | ||
[`Buffer.from(array)`]: buffer.html#buffer_class_method_buffer_from_array | ||
|
This file contains 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
This file contains 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
@BridgeAR aren't these supposed to be replaced?