headers property

Map<String, String> headers
final

Map of incoming HTTP request headers with lowercase keys.

Implementation

final Map<String, String> headers;