Datasnap.DSHTTPClient.TDSHTTP.IHeaderList

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Unit: Datasnap.DSHTTPClient
Parent: TDSHTTP

Delphi

IHeaderList = interface

C++

__interface IHeaderList  : public System::IInterface

Description

IHeaderList is the interface that manages the list of header fields of the HTTP request and HTTP response messages.

See Also