Internet Direct (Indy) Version 9.0.2 Beta
|
property OnCommandOption: TIdDICTOtherEvent;
At the current time, OPTION MIME is the only recognized option. In the future, standard extensions to this protocol should be proposed which allow the client to request certain content types or encodings.
OPTION MIME requests that all text responses be prefaced by a MIME header, as described in RFC2045, and followed by a single blank line (CRLF). If a client requests this option, then the client MUST be able to parse Content-Type and Content-transfer-encoding headers, and MUST be able to ignore textual responses which have an unsupported content or encoding. A client MUST support the UTF-8 encoding described in RFC2044.
OPTION MIME is a REQUIRED server capability, and all DICT servers MUST implement this command.