headers property

Map<String, String> headers
final

The headers for the HTTP response, defaults to empty

Implementation

final Map<String, String> headers;