http request status 200 angular code example
Example: https error response with status 200 angular
this.http.post(url, body, { responseType: 'text' }).subscribe();
this.http.post(url, body, { responseType: 'text' }).subscribe();