-
Undocumented
See moreDeclaration
Swift
public enum Source : String, Decodable
-
Undocumented
See moreDeclaration
Swift
public struct Error : Swift.Error, Decodable
-
Undocumented
Declaration
Swift
public let noContent: Bool
-
Undocumented
Declaration
Swift
public let notModified: Bool
-
Undocumented
Declaration
Swift
public let mustRevalidate: Bool
-
Undocumented
Declaration
Swift
public let source: Source
-
Undocumented
Declaration
Swift
public let size: Int
-
Undocumented
Declaration
Swift
public let modified: Date?
-
Undocumented
Declaration
Swift
public let expires: Date?
-
Undocumented
Declaration
Swift
public let etag: String?
-
Undocumented
Declaration
Swift
public let error: Error?
-
Undocumented
Declaration
Swift
public let cancelled: Bool?