The current set of HTTP headers that will be sent with each probe request.
Exposed for unit testing only — do not read from production code.
@visibleForTesting Map<String, String> get testHeaders => Map.unmodifiable(_headers);