Docs
Reference
Guides
Blog
Discord
/
node:http
/
STATUS_CODES
V
STATUS_CODES
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:http
/
STATUS_CODES
V
STATUS_CODES
variable
http.STATUS_CODES
const
STATUS_CODES
:
{
__index
[
errorCode
:
number
]
:
undefined
|
string
;
__index
[
errorCode
:
string
]
:
undefined
|
string
;
}