Click a button: JavaScript sets
window.location = '…' to the file URL — a programmatic
navigation that becomes a download.
Eicar_com.com (octet-stream) downloads;
PDF.pdf (application/pdf) opens inline in the browser's PDF
viewer. To force the PDF to download, serve it with
Content-Disposition: attachment (see README) and point
CLEAN at that object.