Data.Cloud.AzureAPI.StorageAnalytics.TCorsRule.AddAllowedHeader
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.Cloud.AzureAPI.StorageAnalytics.pas Data.Cloud.AzureAPI.StorageAnalytics.hpp
| |
Unit: Data.Cloud.AzureAPI.StorageAnalytics | |
Parent: TCorsRule |
Delphi
procedure AddAllowedHeader(const AValue: string);
C++
void __fastcall AddAllowedHeader(const System::UnicodeString AValue);
Description
Adds the specified header to the list of allowed headers.