ServerRequest
public struct ServerRequest : Hashable
The URL request along with a UUID to identify each request sent
-
Undocumented
Declaration
Swift
public let request: URLRequest
-
Undocumented
Declaration
Swift
public let id: String
-
Declaration
Swift
public func hash(into hasher: inout Hasher)