Searched defs:includeCredentials (Results 1 – 2 of 2) sorted by relevance
125 bool CrossOriginPreflightResultCacheItem::allowsRequest(bool includeCredentials, const String& meth… in allowsRequest()151 …ltCache::canSkipPreflight(const String& origin, const KURL& url, bool includeCredentials, const St… in canSkipPreflight()
95 bool passesAccessControlCheck(const ResourceResponse& response, bool includeCredentials, SecurityOr… in passesAccessControlCheck()