RAD Studio VCL Reference
|
Represents the HTTP request message for which this is a response.
property HTTPRequest: TWebRequest;
__property TWebRequest HTTPRequest;
Read HTTPRequest to determine the header and contents of the HTTP request message that spawned this response message. The properties of HTTPRequest give access to the information sent in the web client request message.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|