NegativeDnsCache¶
-
class
OC\Http\Client\
NegativeDnsCache
¶ Source: lib/private/Http/Client/NegativeDnsCache.php#32
Properties¶
Methods¶
-
public
OC\Http\Client\NegativeDnsCache::
__construct
($memcache)¶ Source: lib/private/Http/Client/NegativeDnsCache.php#36
-
public
OC\Http\Client\NegativeDnsCache::
setNegativeCacheForDnsType
($domain, $type, $ttl)¶ Source: lib/private/Http/Client/NegativeDnsCache.php#44
-
public
OC\Http\Client\NegativeDnsCache::
isNegativeCached
($domain, $type)¶ Source: lib/private/Http/Client/NegativeDnsCache.php#48