|
Macros for SAS Application Developers
https://github.com/sasjs/core |
Returns a mime type from a file extension. More...
Go to the source code of this file.
Provide a file extension and get a mime type. The mappings were derived from this source: https://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types
| [in] | ext | The file extension (unquoted) |
Definition in file mf_mimetype.sas.