The signature that iterates header fields.
typedef HeaderForEachCallback = void Function(String name, List<String> values);