REST.HttpClient.TRESTHTTP

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

System.TObjectTRESTHTTP

Delphi

TRESTHTTP = class(TObject)

C++

class PASCALIMPLEMENTATION TRESTHTTP : public System::TObject

プロパティ

種類 可視性 ソース ユニット
class public
REST.HttpClient.pas
REST.HTTPClient.hpp
REST.HttpClient REST.HttpClient


説明

HTTP クライアント機能を提供します。

TRESTHTTP では、HTTP 要求の実行に必要な機能を提供し、クッキー、接続管理、基本認証を処理します。

関連項目