Searched refs:shouldIgnoreHeaderForCacheReuse (Results 1 – 1 of 1) sorted by relevance
128 static bool shouldIgnoreHeaderForCacheReuse(AtomicString headerName) in shouldIgnoreHeaderForCacheReuse() function169 if (!shouldIgnoreHeaderForCacheReuse(headerName) && i->value != oldHeaders.get(headerName)) in canReuse()176 if (!shouldIgnoreHeaderForCacheReuse(headerName) && i->value != newHeaders.get(headerName)) in canReuse()