doc: describe API ERR_INVALID_PROTOCOL context
ERR_INVALID_PROTOCOL docs should describe the API it relates to. See: https://github.com/nodejs/node/pull/27390/files#r278246361 PR-URL: https://github.com/nodejs/node/pull/27393 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
This commit is contained in:
parent
3d2409c476
commit
dce8806c9d
@ -1305,7 +1305,7 @@ invalid.
|
||||
<a id="ERR_INVALID_PROTOCOL"></a>
|
||||
### ERR_INVALID_PROTOCOL
|
||||
|
||||
An invalid `options.protocol` was passed.
|
||||
An invalid `options.protocol` was passed to `http.request()`.
|
||||
|
||||
<a id="ERR_INVALID_REPL_EVAL_CONFIG"></a>
|
||||
### ERR_INVALID_REPL_EVAL_CONFIG
|
||||
|
Loading…
x
Reference in New Issue
Block a user