List Question
20 TechQA 2024-03-25T08:01:51.477000Trouble uploading audio files in iOS Swift using URLSession: Unexpected Behavior with Multipart Form Data
39 views
Asked by sangam pokharel
URLSession implementing URLSessionDelegate to bypass any certificate verification
28 views
Asked by Filipe Marques
Cannot convert value of type 'URLRequest' to expected argument type 'URL' from my request object
37 views
Asked by AppleDev3
URLError from rejecting a URLAuthenticationChallenge is too generic
50 views
Asked by ph1psG
How can I send an image and a JSON together from my Swift client side to my vapor server side?
57 views
Asked by Miguelon
Get webpage content with URLSession returns 403
74 views
Asked by Hadi Sharghi
Weird error when trying to make a http multipart-form data request in swiftui
77 views
Asked by sumit kumar Pradhan
Disable URLSession auto retry mechanism in iOS
141 views
Asked by Nikita HN
Why does my Swift DataTask completion handler never run?
46 views
Asked by Daniel Crompton
Trouble with Instagram API Authorization Code Exchange in Swift using URLSession
41 views
Asked by Muhammad Bilal Raza
Thread-safe API request duration calculation on iOS
47 views
Asked by Anastasia Veremiichyk
Authorisation Missing/Droped in the Header URLSession iOS
59 views
Asked by Mzalendo
SwiftUI URLSession login to ASP.net login form difficulties
49 views
Asked by Sander
Downloading a big file with URLSession downloadTask crashes at end
39 views
Asked by Joan Cardona
Swift: try await URLSession.shared.data(from: url) exits without throwing and without result if endpoint is down
79 views
Asked by Marcello Bassiato
How to run code in the background on iOS? Not sure which methodology makes sense
157 views
Asked by idolize
URLSession - 'data(from:)' was deprecated in iOS 15.0
212 views
Asked by kelin
Log request and response data from URLSession
179 views
Asked by travis
What is the default value for `maximumMessageSize` in URLSessionWebSocketTask?
49 views
Asked by Charlie Fish
Trying to figure out why my URLsession isn't working
81 views
Asked by OzosStackOverflow