failureResponse
The URL response object representing the last authentication failure.
Declaration
@NSCopying var failureResponse: URLResponse? { get }Discussion
This value is nil if the protocol doesn’t use responses to indicate an authentication failure.