Name
-
A Restivus Restable received a non-2xx response from the server. When sent, the
objectof the notification will be the originalRestablerequest that produced the non-2xx response. TheuserInfo["response"]will contain the HTTPURLResponse received from the server.Declaration
Swift
public static let RestivusReceivedNon200 = Notification.Name("RestivusReceivedNon200")
View on GitHub
Name Extension Reference