Nestjs изменяет httpcode внутри функции

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