Internet Direct (Indy) Version 9.0.1 Beta
|
property OnCommandOther: TIdHTTPOtherEvent;
The application must assign a procedure to the OnCommandOther event handler to allow the server to respond to the unknown HTTP command.
Use OnCommandOther to generate custom Response or Error messages, or perform processing specific to the HTTP server implementation when an error occurs.