Data.Cloud.AzureAPI.StorageAnalytics.TCorsRule.AllowedHeaders
Delphi
property AllowedHeaders: TArray<String> read GetAllowedHeaders;
C++
__property System::DynamicArray<System::UnicodeString> AllowedHeaders = {read=GetAllowedHeaders};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Data.Cloud.AzureAPI.StorageAnalytics.pas Data.Cloud.AzureAPI.StorageAnalytics.hpp |
Data.Cloud.AzureAPI.StorageAnalytics | TCorsRule |
Description
HTTP request headers that the origin domain may specify on the CORS request.