in lib/src/multi_headers.dart [108:112]
void noFolding(String name) { for (var headers in _headers) { headers.noFolding(name); } }