The TWebServerRequest class is a descendant of the THTTPServerRequest class and represents an incoming web server request in server applications. In addition to the base properties and methods, this class adds access to the web server session that was established during user authentication (before the current web server request).