extraHeaders property

Map<String, String> extraHeaders
final

Used to store the extra headers that are passed in the constructor.

Implementation

final Map<String, String> extraHeaders;