The TRequestHandler component is the class used for web server request handlers, and contains all of the core request handler functionality in the form of properties/events and methods that can be used by a server application to handle an incoming web server request.