headers property

Header of the request.

By default, it contains default User-Agent if no further specified.

Implementation

final UnmodifiableMapView<String, String> headers;