Discuss this help topic in SecureBlackbox Forum
Contains AWS headers.
Declaration
[C#/Java]
TElStringList AWSHeaders;
[VB.NET]
Property AWSHeaders As TElStringList
[Pascal]
property AWSHeaders : TStringList;
[C++]
TStringList* get_AWSHeaders();
[PHP]
TStringList get_AWSHeaders()
Description
Use this read-only property to get headers of the HTTP request to Amazon Web Services (AWS).
Discuss this help topic in SecureBlackbox Forum