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