headers property

Map<String, String> headers
final

Raw request headers (e.g. Authorization, X-Signature).

Implementation

final Map<String, String> headers;