System.Net.HttpClient.THTTPRedirectsWithGET

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type THTTPRedirectsWithGET = set of THTTPRedirectWithGET;

C++

typedef System::Set<THTTPRedirectWithGET, _DELPHI_SET_ENUMERATOR(THTTPRedirectWithGET::Post301), _DELPHI_SET_ENUMERATOR(THTTPRedirectWithGET::Delete308)> THTTPRedirectsWithGET;

Properties

Type Visibility Source Unit Parent
set
typedef
public
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient System.Net.HttpClient

Description

Embarcadero Technologies does not currently have any additional information.