System.Net.HttpClient.THTTPClient.IsRedirect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function IsRedirect(const AStatusCode: Integer): Boolean; static;

C++

static bool __fastcall IsRedirect(const int AStatusCode);

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.