Datasnap.DSHTTPClient.TDSHTTP.IHeaderList

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

IHeaderList = interface

C++

__interface IHeaderList  : public System::IInterface

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
interface
class
public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient TDSHTTP


Beschreibung

IHeaderList ist die Schnittstelle, die die Liste der Header-Felder der Benachrichtigungen HTTP-Anfrage und HTTP-Antwort verwaltet.

Siehe auch