const blob = new Blob([res.body], { type: \'application/vnd.ms.excel\' }); var contentDispositionHeader = res.headers.get(\'Content-Disposition\'); this.fileName =