TRequestEvent = procedure (AThread: TIdPeerThread;ARequest:String) of object;
TIdGopherServer.OnRequest is the event handler provided to allow the application to respond to the client request.