Internet Direct (Indy) Version 9.0.2 Beta
|
property Request: TIdHTTPRequest;
Request may contain the textual representation of Cookies for the HTTP client, Host and Port information for a proxied connection, as well as values from TIdHTTP properties transmitted as message headers.
Request is used in DoRequest to perform the HTTP transfer.
Use Response to examine header values received in a response from the HTTP server.