NestJs ändern httpcode in der Funktion

throw new HttpException('Unauthorized', HttpStatus.UNAUTHORIZED);
TindyC