Icon THTTPParameters

Unit: WebSrvr

Inherits From TExternalObject

Available In: Server Applications

The THTTPParameters class is used by the TWebServerRequest class for representing the URL parameters for an incoming web server request. When a request is sent to the web server, any URL parameters in the HTTP request will be available in the TWebServerRequest RequestParameters property.

Image