Discuss this help topic in SecureBlackbox Forum
Contains HTTP headers.
Declaration
[C#/Java]
TElStringList Headers;
[VB.NET]
Property Headers As TElStringList
[Pascal]
property Headers : TStringList;
[C++]
TStringList* get_Headers();
[PHP]
TStringList get_Headers()
Description
This property contains HTTP headers of the data element.
Discuss this help topic in SecureBlackbox Forum