Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
WebDownloadDelegate.MIMEType
Returns the MIME type.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WebDownloadDelegate | 2.7 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "WebDownloadDelegate.MIMEType" )
Parameters
none
Result
Returns the MIME type.
Description
Returns the MIME type.The MIME type is often provided by the response's originating source. However, that value may be changed or corrected by a protocol implementation if it can be determined that the response's source reported the information incorrectly.
If the response's originating source does not provide a MIME type, an attempt to guess the MIME type may be made.
See also
This function is free to use.
Created 18th August 2014, last changed 26th August 2023
