Интерфейс управления HTTP кэшом
Hashable
public static func == (lhs: HttpCacheManager, rhs: HttpCacheManager) -> Bool
Returns a Boolean value indicating whether two values are equal.
public func hash(into hasher: inout Hasher)
Hashes the essential components of this value by feeding them into the given hasher.
hasher
Hasher
The hasher to use when combining the components of this instance.
public func clear()
Очистка содержимого HTTP кэша
var currentSize
UInt64
Текущий размер HTTP кэша
var maxSize
Максимальный размер HTTP кэша