headers property

Map<String, String> headers
final

Additional HTTP headers merged with Content-Type: application/json.

Implementation

final Map<String, String> headers;