System.Net.HttpClient.THTTPClient.ComposeRedirectURL
Delphi
function ComposeRedirectURL(const ARequest: THTTPRequest; const AResponse: THTTPResponse): TURI;
C++
System::Net::Urlclient::TURI __fastcall ComposeRedirectURL(THTTPRequest* const ARequest, THTTPResponse* const AResponse);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.Net.HttpClient.pas System.Net.HTTPClient.hpp |
System.Net.HttpClient | THTTPClient |
Description
Embarcadero Technologies does not currently have any additional information.