URLSession and custom `WWW-Authenticate`
|
|
2
|
74
|
August 15, 2024
|
Is there anyone successfully using URLSession tasks on Windows VM?
|
|
5
|
218
|
August 8, 2024
|
Incorrect URL Formation for API Request with Multi-Word Artist Names
|
|
2
|
308
|
June 22, 2024
|
URLSession Stream NDJSON Help?
|
|
1
|
215
|
June 9, 2024
|
Does Concurrency Work in Docker?
|
|
5
|
1356
|
June 6, 2024
|
URLSession download of a large file took ages
|
|
9
|
1062
|
April 4, 2024
|
Swift concurrency: return cache and then load remote
|
|
3
|
352
|
April 3, 2024
|
Need help to debug hanging URLSessionDataTask on Linux with FoundationNetworking
|
|
6
|
475
|
February 29, 2024
|
URLSession "data(for request: URLRequest, delegate:) async throws -> (Data, URLResponse)" function migration?
|
|
9
|
2191
|
February 22, 2024
|
URLSession Implicit Cancellation using Async/Await Helper
|
|
7
|
1159
|
January 4, 2024
|
Single URLSession for all requests versus per request, performance
|
|
2
|
1411
|
October 23, 2023
|
How to call URLSession Cache handler delegate method in async await?
|
|
5
|
2130
|
August 2, 2023
|
Does Task cancellation propagate to URLSessionTasks?
|
|
1
|
2840
|
May 18, 2023
|
Putting a break on console warning
|
|
6
|
1874
|
April 1, 2023
|
Problem with GET-Request (NSURLErrorDomain: -1003)
|
|
2
|
1468
|
October 8, 2022
|
Are existential types Sendable?
|
|
5
|
1951
|
September 15, 2022
|
How to further debug a simple HTTP request?
|
|
35
|
8734
|
June 13, 2022
|
How to check if one of URLSession tasks returned an error and if so stop code execution?
|
|
4
|
3116
|
May 24, 2022
|
URLSession downloadTask cannot configure timeout and also cannot downlaod with resume data
|
|
1
|
2594
|
March 1, 2022
|
Controlling flow in task based URLSession
|
|
2
|
1025
|
August 14, 2021
|
Caching TLS handshake when using URLSession
|
|
5
|
2556
|
July 13, 2021
|
Is there an equivalent to dataTaskPublisher for uploadTask
|
|
1
|
807
|
October 20, 2020
|
How to only display selected crypto coins from an API call
|
|
2
|
1249
|
February 16, 2020
|
[Linux] Swift 5.1 URLSession unable to handle multiple concurrent connections
|
|
4
|
1445
|
November 5, 2019
|
Fatal error: seekInputStream(to:) is not yet implemented in URLSession
|
|
5
|
1243
|
April 25, 2019
|