A
Amil Hanish
Using just a file name, or a URL, is there a way to figure out the mime type
of a file? I want to store this so later on I can stream it back via http,
but I must want to know the correct mime type.
For file names found on a disk, how could I figure out the mime type?
For URLs, without downloading entire file (sometimes big), how can I figure
out mime type?
Thanks.
of a file? I want to store this so later on I can stream it back via http,
but I must want to know the correct mime type.
For file names found on a disk, how could I figure out the mime type?
For URLs, without downloading entire file (sometimes big), how can I figure
out mime type?
Thanks.