headers property

Map<String, String> headers
final

The HTTP headers to be sent with the response.

Implementation

final Map<String, String> headers;