Internet Direct (Indy) Version 9.0.2 Beta
|
property OnCommandGet: TIdHTTPGetEvent;
The application must assign a procedure to the OnCommandGet event handler to allow the server to respond to the HTTP commands.
OnCommandGet can be used to manipulate properties and methods of the RequestInfo and ResponseInfo parameters prior to allowing the server to send the response to the HTTP client.