Ответ по ошибке HTTPS со статусом 200 Angular

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