customHeaders property

Map<String, String> customHeaders
final

Additional http headers to add for each HTTP request towards the Unleash API

Implementation

final Map<String, String> customHeaders;