forbidHeaders property

List<String> forbidHeaders
final

A list of header field names that must not appear in the serialized HTTP request.

Implementation

final List<String> forbidHeaders;