|
NAMESVK::MimeDetect::Internal - minimalist MIME type detectionDESCRIPTIONThis class performs the least amount of MIME type detection possible while still providing enough metadata for SVK to function properly. It simply assigns 'application/octet-stream' to any file that looks like binary data. It assigns 'text/plain' to everything else.
Visit the GSP FreeBSD Man Page Interface. |