Comment #35 on issue 104331 by rds...@chromium.org: Can't download a .pdf
file served as binary/octet-stream
http://code.google.com/p/chromium/issues/detail?id=104331
(No comment was entered for this change.)
Issue 121125 has been merged into this issue.
Issue 124775 has been merged into this issue.
Comment #38 on issue 104331 by d...@chromium.org: Can't download a .pdf file
served as binary/octet-stream
http://code.google.com/p/chromium/issues/detail?id=104331
(No comment was entered for this change.)
This same issue appears to be happening for me with a PHP-generated CSV
file, but only if I use Content-Disposition: attachment; if I leave that
off, the file opens correctly in a new tab, but I want it to download. I
have tried Content-types text/csv, Document, and
application/force-download, all with no effect: the download is cancelled
even though the header status is 200 in the Network tab. I've had other
people in my office try, and both a Windows 7 and Mac user were able to
download the file with no problems.
Chrome version: 18.0.1025.162 m