HTTPURLResponse
class HTTPURLResponse : URLResponse
-
A localized string explaining the current
statusCode
.Declaration
Swift
public var statusString: String
-
Format HTTP status and response headers as is customary.
Declaration
Swift
override open var debugDescription: String