Alamofire 5 Usage Documentation Update

@cocoafrog @gwendal.roue I recently merged a PR which implements the suggestion made here: Request are now only automatically resumed after the first response handler is added. This should fix any logic races around our chained APIs and the resuming of the Request and make Combine integration easier. Thanks for the help!

3 Likes

Thanks for making it happen!

Thanks a lot!