Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdHTTPServer.MIMETable
TIdHTTPServer
Represents the MIME type table for the HTTP server.
property
MIMETable: TIdMimeTable;
Description
MIMETable is a read-only
TIdMimeTable
property that is used to retrieve the registered MIME type for a file requested in the
ServeFile
method.