HttpStatusText: typeof HTTP_STATUS_TO_MESSAGE[keyof typeof HTTP_STATUS_TO_MESSAGE] | "Unknown"
HTTP_STATUS_TO_MESSAGE
"Unknown"
src/constants.ts:76