Icon TWebServerRequest

Unit: WebSrvr

Inherits From THTTPServerRequest

Available In: Server Applications

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).

Image