Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in urlsession

Swift Combine in UIKit. URLSession dataTaskPublisher NSURLErrorDomain -1 for some users

Response Data via URLSessionUploadTask

ios json swift xcode urlsession

handling HTTP status code with URLSession and Combine

swift urlsession combine

URLSession dataTask returns with no error and no data, causing SwiftyStoreKit.ReceiptError error 1

How to mock URLSession.DataTaskPublisher

How to use new Result type introduced in swift 5 URLSession?

urlsession swift5

How can I pass a dependancy to a URLProtocol subclass?

Using Generics / Codable w/ API response 204 NO CONTENT

With Combine, how to deallocate the Subscription after a network request

swift combine urlsession

How to resolve - Combine Error | Error Domain=NSURLErrorDomain Code=-999 "cancelled"

How to stub URLSession in Swift?

Is NSURLCache thread safe?

How to sync serial queue for URLSession tasks?

Using URLSession to load JSON data for SwiftUI Views

ios swiftui urlsession