🚀 Feature Request
We would like to be able to access some of the other headers associated with downloads, most notably mime type.
Example
Download exposes a mimeType() method, or a headers() method.
Motivation
While there are tools to determine the mime type of a file, sometimes servers (intentionally or accidentally) return the wrong mimetype or other data.
🚀 Feature Request
We would like to be able to access some of the other headers associated with downloads, most notably mime type.
Example
Download exposes a mimeType() method, or a headers() method.
Motivation
While there are tools to determine the mime type of a file, sometimes servers (intentionally or accidentally) return the wrong mimetype or other data.