I've been HTMLing over half my life now (what a thing to say) and only today I learn there's a `download` attribute for the anchor tag. You can just straight up say "this link should be downloaded" instead of doing some content-disposition header?
download attribute: https://developer.mozilla.org/en-US/docs/Web/API/HTMLAnchorElement/download
content-disposition https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition