headers property

Map<String, String> headers
getter/setter pair

Map of String to String that represents the headers of the request.

Implementation

Map<String, String> headers;