Datasnap.DSHTTPClient.TDSHTTP.IRequestHeaderList
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp
| |
Unit: Datasnap.DSHTTPClient | |
Parent: TDSHTTP |
Delphi
IRequestHeaderList = interface(IHeaderList)
C++
__interface IRequestHeaderList : public TDSHTTP::IHeaderList
Description
IRequestHeaderList is the interface that manages the list of header fields of the HTTP request message.