Icon TServerRequest

Unit: WebHTTP

Inherits From TComponent

Available In: Client and Server Applications

The TServerRequest component represents a dynamic HTTP request to the web server from which the application was loaded or, provided that the web server allows it, a different origin (protocol, host, and port).

Information Web server requests are executed asynchronously in client browser applications and synchronously in server applications.


Image