Datasnap.DSHTTPClient.TDSHTTP.IHeaderList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IHeaderList = interface

C++

__interface IHeaderList  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient TDSHTTP

Description

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

See Also