Resposta de erro HTTPS com status 200 Angular

this.http.post(url, body, { responseType: 'text' }).subscribe();
|_Genos_|