mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
cf86ae5c3a
When downloading a PDF with the fetch client, the blob had no content. It couldn't be displayed in an iframe. This commit fixes this. Relate to: https://stackoverflow.com/questions/77470626/possible-bug-in-httpclient-when-using-the-blob-data-type PR Close #52840