in src/browser/main.ts [52:54]
export function getErrorStatusDescription(status: number): string { return String(status); }