System.Net.HttpClient.THTTPClient.FMaxRedirects

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

FMaxRedirects: Integer;

C++

int FMaxRedirects;

プロパティ

種類 可視性 ソース ユニット
field protected
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient THTTPClient


説明

HTTP リクエストを実行する際に THTTPClient が処理できるリダイレクトの最大数。

関連項目