Field headers
The headers from the Remote Config backend response.
Namespace: Unity.RemoteConfig
Syntax
public Dictionary<string, string> headers
Returns
| Type | Description |
|---|---|
| Dictionary<String, String> | A Dictionary containing the headers.. |
The headers from the Remote Config backend response.
public Dictionary<string, string> headers
| Type | Description |
|---|---|
| Dictionary<String, String> | A Dictionary containing the headers.. |