Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal
This commit is contained in:
@@ -27,6 +27,11 @@ AppendKeyPrefix(nsILoadContextInfo *aInfo, nsACString &_retval);
|
||||
void
|
||||
AppendTagWithValue(nsACString & aTarget, char const aTag, nsCSubstring const & aValue);
|
||||
|
||||
nsresult
|
||||
KeyMatchesLoadContextInfo(const nsACString &aKey,
|
||||
nsILoadContextInfo *aInfo,
|
||||
bool *_retval);
|
||||
|
||||
} // CacheFileUtils
|
||||
} // net
|
||||
} // mozilla
|
||||
|
||||
Reference in New Issue
Block a user