3 references to c_SPARSE_ENTRY_HACK
System (3)
net\System\Net\Cache\IERequestCache.cs (3)
286if (cacheEntry.EntryMetadata != null && value.StartsWith(c_SPARSE_ENTRY_HACK, StringComparison.Ordinal)) 1047m_Entry.MetaInfo = "\r\n"+ WinInetCache.c_SPARSE_ENTRY_HACK+"\r\n"; 1051m_Entry.MetaInfo += WinInetCache.c_SPARSE_ENTRY_HACK+"\r\n";