We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Alamofire 5 (markdown)
The example was still using the Alamofire 4 type RequestRetryCompletion for the retry completion. In Alamofire 5 this is changed to just use the RetryResult enum class.
Use Swift formatting for code block
Created Alamofire 5 (markdown)