Skip to main content
STATUS_CODES - http - Node documentation
variable STATUS_CODES

Usage in Deno

import { STATUS_CODES } from "node:http";

Index Signatures

[errorCode: number] : string | undefined
[errorCode: string] : string | undefined