hiddenHeaderKeys property

Set<String> hiddenHeaderKeys
final

Lowercase header names (from CorextraDevToolsInterceptor.hiddenHeaders) the panel should mask on screen — the real values above are kept as-is so Copy still works.

Implementation

final Set<String> hiddenHeaderKeys;